Home
last modified time | relevance | path

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

/net/dccp/
Dfeat.h38 FEAT_INITIALISING, /* feature is being initialised */ enumerator
Dfeat.c494 new->state = FEAT_INITIALISING; in dccp_feat_push_change()
684 if (pos->state == FEAT_INITIALISING) in dccp_feat_insert_opts()
1169 } else if (entry->state == FEAT_INITIALISING) { in dccp_feat_change_recv()