Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/
Dfeat.h72 needs_confirm, member
81 if (entry->needs_confirm) in dccp_feat_genopt()
Dfeat.c285 entry->needs_confirm ? "(Confirm pending)" : ""); in dccp_feat_print_entry()
492 new->needs_confirm = false; in dccp_feat_push_change()
520 new->needs_confirm = true; in dccp_feat_push_confirm()
654 rpt = pos->needs_confirm; in dccp_feat_insert_opts()
1188 entry->needs_confirm = true; in dccp_feat_change_recv()
1552 if (!cur->needs_confirm) in dccp_feat_activate_values()