Searched refs:dccp_insert_option_mandatory (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dfeat.h134 extern int dccp_insert_option_mandatory(struct sk_buff *skb);
H A Doptions.c443 * dccp_insert_option_mandatory - Mandatory option (5.8.2)
447 int dccp_insert_option_mandatory(struct sk_buff *skb) function
H A Dfeat.c651 if (pos->needs_mandatory && dccp_insert_option_mandatory(skb))

Completed in 57 milliseconds