Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dfeat.c254 static void dccp_feat_printval(u8 feat_num, dccp_feat_val const *val) in dccp_feat_printval() function
276 dccp_feat_printval(feat_num, &fval); in dccp_feat_printvals()
283 dccp_feat_printval(entry->feat_num, &entry->val); in dccp_feat_print_entry()