Searched refs:udp6_tun_socket (Results 1 – 2 of 2) sorted by relevance
153 struct socket *udp6_tun_socket; member
7201 if (SCTP_BASE_INFO(udp6_tun_socket) != NULL) { in sctp_over_udp_stop()7202 soclose(SCTP_BASE_INFO(udp6_tun_socket)); in sctp_over_udp_stop()7203 SCTP_BASE_INFO(udp6_tun_socket) = NULL; in sctp_over_udp_stop()7235 if (SCTP_BASE_INFO(udp6_tun_socket) != NULL) { in sctp_over_udp_start()7267 if ((ret = socreate(PF_INET6, &SCTP_BASE_INFO(udp6_tun_socket), in sctp_over_udp_start()7274 if ((ret = udp_set_kernel_tunneling(SCTP_BASE_INFO(udp6_tun_socket), in sctp_over_udp_start()7286 if ((ret = sobind(SCTP_BASE_INFO(udp6_tun_socket), in sctp_over_udp_start()