Home
last modified time | relevance | path

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

/Linux-v5.4/net/dccp/
Dfeat.c491 new->empty_confirm = false; in dccp_feat_push_change()
519 new->empty_confirm = (fval == NULL); in dccp_feat_push_confirm()
521 if (!new->empty_confirm) in dccp_feat_push_confirm()
643 if (pos->empty_confirm) { in dccp_feat_insert_opts()
1007 if (entry != NULL && !entry->empty_confirm) in dccp_feat_server_ccid_dependencies()
1166 entry->empty_confirm = false; in dccp_feat_change_recv()
1182 entry->empty_confirm = true; in dccp_feat_change_recv()
1512 if (cur->empty_confirm) in dccp_feat_activate_values()
Dfeat.h73 empty_confirm, member