Searched refs:dccp_insert_option_mandatory (Results 1 – 3 of 3) sorted by relevance
134 extern int dccp_insert_option_mandatory(struct sk_buff *skb);
513 int dccp_insert_option_mandatory(struct sk_buff *skb) in dccp_insert_option_mandatory() function
669 if (pos->needs_mandatory && dccp_insert_option_mandatory(skb)) in dccp_feat_insert_opts()