Searched refs:udp_set_kernel_tunneling (Results 1 – 7 of 7) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | udp_var.h | 185 int udp_set_kernel_tunneling(struct socket *so, udp_tun_func_t f,
|
| /f-stack/freebsd/netinet/ |
| H A D | udp_var.h | 185 int udp_set_kernel_tunneling(struct socket *so, udp_tun_func_t f,
|
| H A D | ip_gre.c | 314 error = udp_set_kernel_tunneling(gs->so, in in_gre_setup_socket()
|
| H A D | udp_usrreq.c | 1592 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 D | sctputil.c | 7468 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 D | ip6_gre.c | 310 error = udp_set_kernel_tunneling(gs->so, in in6_gre_setup_socket()
|
| /f-stack/freebsd/net/ |
| H A D | if_vxlan.c | 982 error = udp_set_kernel_tunneling(vso->vxlso_sock, in vxlan_socket_init()
|