Searched refs:DCCP_LISTEN (Results 1 – 5 of 5) sorted by relevance
61 [DCCP_LISTEN] = "LISTEN", in dccp_state_name()252 return state != DCCP_CLOSED && state != DCCP_LISTEN && in dccp_need_reset()270 if (old_state == DCCP_LISTEN) { in dccp_disconnect()326 if (state == DCCP_LISTEN) in dccp_poll()375 if (sk->sk_state == DCCP_LISTEN) in dccp_ioctl()820 if (sk->sk_state == DCCP_LISTEN) { in dccp_recvmsg()940 if (old_state != DCCP_LISTEN) { in inet_dccp_listen()1002 if (sk->sk_state == DCCP_LISTEN) { in dccp_close()
602 if (sk->sk_state == DCCP_LISTEN) { in dccp_rcv_state_process()
621 if (np->rxopt.all && sk->sk_state != DCCP_LISTEN) in dccp_v6_do_rcv()756 if (unlikely(sk->sk_state != DCCP_LISTEN)) { in dccp_v6_rcv()
1419 case DCCP_LISTEN: in dccp_feat_parse_options()
22 DCCP_LISTEN = TCP_LISTEN, enumerator