Searched refs:udp4_sock (Results 1 – 2 of 2) sorted by relevance
29 struct sock *udp4_sock; member
883 net->sctp.udp4_sock = sock->sk; in sctp_udp_sock_start()896 udp_tunnel_sock_release(net->sctp.udp4_sock->sk_socket); in sctp_udp_sock_start()897 net->sctp.udp4_sock = NULL; in sctp_udp_sock_start()913 if (net->sctp.udp4_sock) { in sctp_udp_sock_stop()914 udp_tunnel_sock_release(net->sctp.udp4_sock->sk_socket); in sctp_udp_sock_stop()915 net->sctp.udp4_sock = NULL; in sctp_udp_sock_stop()