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

/net/dccp/
H A Dfeat.h39 FEAT_CHANGING, /* Change sent but not confirmed yet */ enumerator in enum:dccp_feat_state
H A Dfeat.c685 pos->state = FEAT_CHANGING;
1226 if (entry->state != FEAT_CHANGING) /* 6.6.2 */
1348 if (entry == NULL || entry->state != FEAT_CHANGING)

Completed in 34 milliseconds