Home
last modified time | relevance | path

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

/linux-4.4.14/net/dccp/
Dfeat.h74 bool needs_mandatory, member
Dfeat.c498 new->needs_mandatory = mandatory; in dccp_feat_push_change()
528 new->needs_mandatory = false; in dccp_feat_push_confirm()
669 if (pos->needs_mandatory && dccp_insert_option_mandatory(skb)) in dccp_feat_insert_opts()
1185 entry->needs_mandatory = false; in dccp_feat_change_recv()