Home
last modified time | relevance | path

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

/Linux-v5.4/net/dccp/
Dfeat.h72 needs_confirm, member
81 if (entry->needs_confirm) in dccp_feat_genopt()
Dfeat.c283 entry->needs_confirm ? "(Confirm pending)" : ""); in dccp_feat_print_entry()
490 new->needs_confirm = false; in dccp_feat_push_change()
518 new->needs_confirm = true; in dccp_feat_push_confirm()
650 rpt = pos->needs_confirm; in dccp_feat_insert_opts()
1184 entry->needs_confirm = true; in dccp_feat_change_recv()
1545 if (!cur->needs_confirm) in dccp_feat_activate_values()