Home
last modified time | relevance | path

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

/openbmc/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()
1196 entry->state = FEAT_STABLE; in dccp_feat_change_recv()
1288 entry->state = FEAT_STABLE; in dccp_feat_confirm_recv()
1533 if (cur->state != FEAT_STABLE) { in dccp_feat_activate_values()