Home
last modified time | relevance | path

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

/net/dccp/
Dfeat.c496 new->empty_confirm = false; in dccp_feat_push_change()
524 new->empty_confirm = (fval == NULL); in dccp_feat_push_confirm()
526 if (!new->empty_confirm) in dccp_feat_push_confirm()
648 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.h76 empty_confirm, member