Home
last modified time | relevance | path

Searched refs:setup_udp_tunnel_sock (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/net/ipv4/
A Dudp_tunnel_core.c60 void setup_udp_tunnel_sock(struct net *net, struct socket *sock, in setup_udp_tunnel_sock() function
83 EXPORT_SYMBOL_GPL(setup_udp_tunnel_sock);
A Dfou_core.c603 setup_udp_tunnel_sock(net, sock, &tunnel_cfg); in fou_create()
/linux-6.3-rc2/drivers/net/wireguard/
A Dsocket.c393 setup_udp_tunnel_sock(net, new4, &cfg); in wg_socket_init()
408 setup_udp_tunnel_sock(net, new6, &cfg); in wg_socket_init()
/linux-6.3-rc2/include/net/
A Dudp_tunnel.h93 void setup_udp_tunnel_sock(struct net *net, struct socket *sock,
/linux-6.3-rc2/net/rxrpc/
A Dlocal_object.c186 setup_udp_tunnel_sock(net, local->socket, &tuncfg); in rxrpc_open_socket()
/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_net.c197 setup_udp_tunnel_sock(net, sock, &tnl_cfg); in rxe_setup_udp_tunnel()
/linux-6.3-rc2/net/sctp/
A Dprotocol.c883 setup_udp_tunnel_sock(net, sock, &tuncfg); in sctp_udp_sock_start()
905 setup_udp_tunnel_sock(net, sock, &tuncfg); in sctp_udp_sock_start()
/linux-6.3-rc2/drivers/net/
A Dbareudp.c257 setup_udp_tunnel_sock(bareudp->net, sock, &tunnel_cfg); in bareudp_socket_create()
A Dgtp.c1014 setup_udp_tunnel_sock(net, sock, &tuncfg); in gtp_create_sock()
1240 setup_udp_tunnel_sock(sock_net(sock->sk), sock, &tuncfg); in gtp_encap_enable_socket()
A Dgeneve.c615 setup_udp_tunnel_sock(net, sock, &tunnel_cfg); in geneve_socket_create()
A Damt.c2977 setup_udp_tunnel_sock(amt->net, sock, &tunnel_cfg); in amt_socket_create()
/linux-6.3-rc2/net/tipc/
A Dudp_media.c777 setup_udp_tunnel_sock(net, ub->ubsock, &tuncfg); in tipc_udp_enable()
/linux-6.3-rc2/net/l2tp/
A Dl2tp_core.c1499 setup_udp_tunnel_sock(net, sock, &udp_cfg); in l2tp_tunnel_register()
/linux-6.3-rc2/drivers/net/vxlan/
A Dvxlan_core.c3425 setup_udp_tunnel_sock(net, sock, &tunnel_cfg); in vxlan_socket_create()

Completed in 41 milliseconds