Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dfeat.h35 FEAT_INITIALISING, /* feature is being initialised */ enumerator
H A Dfeat.c491 new->state = FEAT_INITIALISING; in dccp_feat_push_change()
683 if (pos->state == FEAT_INITIALISING) in dccp_feat_insert_opts()
1179 } else if (entry->state == FEAT_INITIALISING) { in dccp_feat_change_recv()