Home
last modified time | relevance | path

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

/linux-3.4.99/net/dccp/
Dfeat.h41 FEAT_STABLE /* both ends (think they) agree */ enumerator
Dfeat.c519 new->state = FEAT_STABLE; /* transition in 6.6.2 */ in dccp_feat_push_confirm()
1178 entry->state = FEAT_STABLE; in dccp_feat_change_recv()
1270 entry->state = FEAT_STABLE; in dccp_feat_confirm_recv()
1507 if (cur->state != FEAT_STABLE) { in dccp_feat_activate_values()