Searched refs:udp4_sock (Results 1 – 2 of 2) sorted by relevance
26 struct sock *udp4_sock; member
879 net->sctp.udp4_sock = sock->sk; in sctp_udp_sock_start()892 udp_tunnel_sock_release(net->sctp.udp4_sock->sk_socket); in sctp_udp_sock_start()893 net->sctp.udp4_sock = NULL; in sctp_udp_sock_start()909 if (net->sctp.udp4_sock) { in sctp_udp_sock_stop()910 udp_tunnel_sock_release(net->sctp.udp4_sock->sk_socket); in sctp_udp_sock_stop()911 net->sctp.udp4_sock = NULL; in sctp_udp_sock_stop()