Home
last modified time | relevance | path

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

/Linux-v5.4/net/dccp/
Dfeat.h35 FEAT_INITIALISING, /* feature is being initialised */ enumerator
Dfeat.c489 new->state = FEAT_INITIALISING; in dccp_feat_push_change()
679 if (pos->state == FEAT_INITIALISING) in dccp_feat_insert_opts()
1169 } else if (entry->state == FEAT_INITIALISING) { in dccp_feat_change_recv()