Home
last modified time | relevance | path

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

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