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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dfeat.h64 * @needs_confirm: whether to send a Confirm instead of a Change
65 * @empty_confirm: whether to send an empty Confirm (depends on @needs_confirm)
75 needs_confirm, member in struct:dccp_feat_entry
84 if (entry->needs_confirm)
H A Dfeat.c287 entry->needs_confirm ? "(Confirm pending)" : "");
478 new->needs_confirm = 0;
505 new->needs_confirm = 1;
637 rpt = pos->needs_confirm;
1096 entry->needs_confirm = 1;
1350 if (!cur->needs_confirm)

Completed in 131 milliseconds