dccp_feat_list_lookup  777 net/dccp/feat.c 		entry = dccp_feat_list_lookup(&dp->dccps_featneg, feat, 1);
dccp_feat_list_lookup  817 net/dccp/feat.c 	entry = dccp_feat_list_lookup(fn, feat, 1);
dccp_feat_list_lookup 1005 net/dccp/feat.c 		entry = dccp_feat_list_lookup(fn, DCCPF_CCID, is_local);
dccp_feat_list_lookup 1129 net/dccp/feat.c 	entry = dccp_feat_list_lookup(fn, feat, local);
dccp_feat_list_lookup 1213 net/dccp/feat.c 	struct dccp_feat_entry *entry = dccp_feat_list_lookup(fn, feat, local);
dccp_feat_list_lookup 1347 net/dccp/feat.c 		entry = dccp_feat_list_lookup(fn, feat, local);