Searched refs:DCCP_LISTEN (Results 1 – 7 of 7) sorted by relevance
60 [DCCP_LISTEN] = "LISTEN", in dccp_state_name()248 return state != DCCP_CLOSED && state != DCCP_LISTEN && in dccp_need_reset()266 if (old_state == DCCP_LISTEN) { in dccp_disconnect()317 if (sk->sk_state == DCCP_LISTEN) in dccp_poll()367 if (sk->sk_state == DCCP_LISTEN) in dccp_ioctl()819 if (sk->sk_state == DCCP_LISTEN) { in dccp_recvmsg()938 if (old_state != DCCP_LISTEN) { in inet_dccp_listen()995 if (sk->sk_state == DCCP_LISTEN) { in dccp_close()
184 if (sk->sk_state == DCCP_LISTEN) { in dccp_keepalive_timer()
154 if (sk->sk_state == DCCP_LISTEN) in dccp_do_pmtu_discovery()282 case DCCP_LISTEN: in dccp_v4_err()686 if (sk->sk_state == DCCP_LISTEN) { in dccp_v4_do_rcv()
604 if (sk->sk_state == DCCP_LISTEN) { in dccp_rcv_state_process()
185 case DCCP_LISTEN: in dccp_v6_err()721 if (sk->sk_state == DCCP_LISTEN) { in dccp_v6_do_rcv()
1211 case DCCP_LISTEN: in dccp_feat_parse_options()
252 DCCP_LISTEN = TCP_LISTEN, enumerator