Lines Matching refs:SOCK_SEQPACKET
215 if (s->sk && s->sk->sk_type != SOCK_SEQPACKET) in ax25_find_cb()
650 if (sk->sk_type == SOCK_SEQPACKET && in ax25_setsockopt()
779 if (sk->sk_type == SOCK_SEQPACKET && sk->sk_state != TCP_LISTEN) { in ax25_listen()
820 case SOCK_SEQPACKET: in ax25_create()
898 case SOCK_SEQPACKET: in ax25_make_new()
964 if (sk->sk_type == SOCK_SEQPACKET) { in ax25_release()
1165 if (sk->sk_state == TCP_ESTABLISHED && sk->sk_type == SOCK_SEQPACKET) { in ax25_connect()
1232 if (sk->sk_type == SOCK_SEQPACKET && in ax25_connect()
1245 if (sk->sk_type != SOCK_SEQPACKET) { in ax25_connect()
1337 if (sk->sk_type != SOCK_SEQPACKET) { in ax25_accept()
1518 if (sk->sk_type == SOCK_SEQPACKET && in ax25_sendmsg()
1565 if (sk->sk_type == SOCK_SEQPACKET) { in ax25_sendmsg()
1616 if (sk->sk_type == SOCK_SEQPACKET && sk->sk_state != TCP_ESTABLISHED) { in ax25_recvmsg()