Home
last modified time | relevance | path

Searched refs:udp6_tun_socket (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h157 struct socket *udp6_tun_socket; member
Dsctputil.c8470 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),