Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/
H A Dfeat.h60 * @needs_mandatory: whether Mandatory options should be sent
71 bool needs_mandatory, member
H A Dfeat.c495 new->needs_mandatory = mandatory; in dccp_feat_push_change()
525 new->needs_mandatory = false; in dccp_feat_push_confirm()
668 if (pos->needs_mandatory && dccp_insert_option_mandatory(skb)) in dccp_feat_insert_opts()
1189 entry->needs_mandatory = false; in dccp_feat_change_recv()
/kernel/linux/linux-6.6/net/dccp/
H A Dfeat.h60 * @needs_mandatory: whether Mandatory options should be sent
71 bool needs_mandatory, member
H A Dfeat.c495 new->needs_mandatory = mandatory; in dccp_feat_push_change()
525 new->needs_mandatory = false; in dccp_feat_push_confirm()
668 if (pos->needs_mandatory && dccp_insert_option_mandatory(skb)) in dccp_feat_insert_opts()
1195 entry->needs_mandatory = false; in dccp_feat_change_recv()

Completed in 6 milliseconds