Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dfeat.h37 FEAT_UNSTABLE, /* local modification in state CHANGING */ enumerator
H A Dfeat.c1171 } else if (entry->state == FEAT_UNSTABLE) { /* 6.6.2 */ in dccp_feat_change_recv()