Home
last modified time | relevance | path

Searched refs:dccp_feat_propagate_ccid (Results 1 – 1 of 1) sorted by relevance

/linux/net/dccp/
H A Dfeat.c946 static int dccp_feat_propagate_ccid(struct list_head *fn, u8 id, bool is_local) in dccp_feat_propagate_ccid() function
991 if (ccids[i] > 0 && dccp_feat_propagate_ccid(fn, ccids[i], i)) in dccp_feat_finalise_settings()
1018 if (dccp_feat_propagate_ccid(fn, ccid, is_local)) in dccp_feat_server_ccid_dependencies()