Searched refs:udp4_tun_socket (Results 1 – 2 of 2) sorted by relevance
154 struct socket *udp4_tun_socket; member
8464 if (SCTP_BASE_INFO(udp4_tun_socket) != NULL) {8465 soclose(SCTP_BASE_INFO(udp4_tun_socket));8466 SCTP_BASE_INFO(udp4_tun_socket) = NULL;8497 if (SCTP_BASE_INFO(udp4_tun_socket) != NULL) {8509 if ((ret = socreate(PF_INET, &SCTP_BASE_INFO(udp4_tun_socket),8516 if ((ret = udp_set_kernel_tunneling(SCTP_BASE_INFO(udp4_tun_socket),8528 if ((ret = sobind(SCTP_BASE_INFO(udp4_tun_socket),