Home
last modified time | relevance | path

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

/net/dccp/
Dfeat.h41 FEAT_STABLE /* both ends (think they) agree */ enumerator
Dfeat.c522 new->state = FEAT_STABLE; /* transition in 6.6.2 */ in dccp_feat_push_confirm()
1186 entry->state = FEAT_STABLE; in dccp_feat_change_recv()
1278 entry->state = FEAT_STABLE; in dccp_feat_confirm_recv()
1520 if (cur->state != FEAT_STABLE) { in dccp_feat_activate_values()