Home
last modified time | relevance | path

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

/net/dccp/
Dfeat.c426 static struct dccp_feat_entry *dccp_feat_list_lookup(struct list_head *fn_list, in dccp_feat_list_lookup() function
777 entry = dccp_feat_list_lookup(&dp->dccps_featneg, feat, 1); in dccp_feat_nn_get()
817 entry = dccp_feat_list_lookup(fn, feat, 1); in dccp_feat_signal_nn_change()
1005 entry = dccp_feat_list_lookup(fn, DCCPF_CCID, is_local); in dccp_feat_server_ccid_dependencies()
1129 entry = dccp_feat_list_lookup(fn, feat, local); in dccp_feat_change_recv()
1213 struct dccp_feat_entry *entry = dccp_feat_list_lookup(fn, feat, local); in dccp_feat_confirm_recv()
1347 entry = dccp_feat_list_lookup(fn, feat, local); in dccp_feat_handle_nn_established()