Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/dccp/
A Dfeat.h36 FEAT_CHANGING, /* Change sent but not confirmed yet */ enumerator
A Dfeat.c684 pos->state = FEAT_CHANGING; in dccp_feat_insert_opts()
1236 if (entry->state != FEAT_CHANGING) /* 6.6.2 */ in dccp_feat_confirm_recv()
1358 if (entry == NULL || entry->state != FEAT_CHANGING) in dccp_feat_handle_nn_established()

Completed in 5 milliseconds