Home
last modified time | relevance | path

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

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