Searched refs:dccp_feat_print_opt (Results 1 – 1 of 1) sorted by relevance
/net/dccp/ |
D | feat.c | 286 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) do { \ macro 299 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) macro 660 dccp_feat_print_opt(opt, pos->feat_num, ptr, len, 0); in dccp_feat_insert_opts() 1108 dccp_feat_print_opt(opt, feat, val, len, is_mandatory); in dccp_feat_change_recv() 1215 dccp_feat_print_opt(opt, feat, val, len, is_mandatory); in dccp_feat_confirm_recv() 1314 dccp_feat_print_opt(opt, feat, val, len, mandatory); in dccp_feat_handle_nn_established()
|