Searched refs:udp6_tun_socket (Results 1 – 2 of 2) sorted by relevance
157 struct socket *udp6_tun_socket; member
8470 if (SCTP_BASE_INFO(udp6_tun_socket) != NULL) {8471 soclose(SCTP_BASE_INFO(udp6_tun_socket));8472 SCTP_BASE_INFO(udp6_tun_socket) = NULL;8503 if (SCTP_BASE_INFO(udp6_tun_socket) != NULL) {8535 if ((ret = socreate(PF_INET6, &SCTP_BASE_INFO(udp6_tun_socket),8542 if ((ret = udp_set_kernel_tunneling(SCTP_BASE_INFO(udp6_tun_socket),8554 if ((ret = sobind(SCTP_BASE_INFO(udp6_tun_socket),