Home
last modified time | relevance | path

Searched refs:udp_set_kernel_tunneling (Results 1 – 7 of 7) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dudp_var.h185 int udp_set_kernel_tunneling(struct socket *so, udp_tun_func_t f,
/f-stack/freebsd/netinet/
H A Dudp_var.h185 int udp_set_kernel_tunneling(struct socket *so, udp_tun_func_t f,
H A Dip_gre.c314 error = udp_set_kernel_tunneling(gs->so, in in_gre_setup_socket()
H A Dudp_usrreq.c1592 udp_set_kernel_tunneling(struct socket *so, udp_tun_func_t f, udp_tun_icmp_t i, void *ctx) in udp_set_kernel_tunneling() function
H A Dsctputil.c7468 if ((ret = udp_set_kernel_tunneling(SCTP_BASE_INFO(udp4_tun_socket), in sctp_over_udp_start()
7494 if ((ret = udp_set_kernel_tunneling(SCTP_BASE_INFO(udp6_tun_socket), in sctp_over_udp_start()
/f-stack/freebsd/netinet6/
H A Dip6_gre.c310 error = udp_set_kernel_tunneling(gs->so, in in6_gre_setup_socket()
/f-stack/freebsd/net/
H A Dif_vxlan.c982 error = udp_set_kernel_tunneling(vso->vxlso_sock, in vxlan_socket_init()