Home
last modified time | relevance | path

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

/linux/net/dccp/
H A Dfeat.h38 FEAT_STABLE /* both ends (think they) agree */ enumerator
H A Dfeat.c519 new->state = FEAT_STABLE; /* transition in 6.6.2 */ in dccp_feat_push_confirm()
1200 entry->state = FEAT_STABLE; in dccp_feat_change_recv()
1292 entry->state = FEAT_STABLE; in dccp_feat_confirm_recv()
1537 if (cur->state != FEAT_STABLE) { in dccp_feat_activate_values()