Searched refs:needs_mandatory (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dfeat.h63 * @needs_mandatory: whether Mandatory options should be sent
74 bool needs_mandatory, member in struct:dccp_feat_entry
H A Dfeat.c464 * @needs_mandatory: whether to use Mandatory feature negotiation options
481 new->needs_mandatory = mandatory;
510 new->needs_mandatory = 0;
651 if (pos->needs_mandatory && dccp_insert_option_mandatory(skb))
1097 entry->needs_mandatory = 0;

Completed in 51 milliseconds