Searched refs:DCCP_ACTIVE_CLOSEREQ (Results 1 – 3 of 3) sorted by relevance
42 DCCP_ACTIVE_CLOSEREQ = TCP_FIN_WAIT1, enumerator
64 [DCCP_ACTIVE_CLOSEREQ] = "CLOSEREQ", in dccp_state_name()96 if (oldstate == DCCP_OPEN || oldstate == DCCP_ACTIVE_CLOSEREQ || in dccp_set_state()982 next_state = DCCP_ACTIVE_CLOSEREQ; in dccp_terminate_connection()
69 case DCCP_ACTIVE_CLOSEREQ: in dccp_rcv_close()