Home
last modified time | relevance | path

Searched refs:udp_port_cfg (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/include/net/
Dudp_tunnel.h13 struct udp_port_cfg { struct
39 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, argument
43 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg,
46 static inline int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
54 struct udp_port_cfg *cfg, in udp_sock_create()
/Linux-v4.19/net/ipv6/
Dip6_udp_tunnel.c15 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
/Linux-v4.19/net/ipv4/
Dudp_tunnel.c12 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create4()
Dfou.c37 struct udp_port_cfg udp_config;
/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_net.c277 struct udp_port_cfg udp_cfg = { }; in rxe_setup_udp_tunnel()
/Linux-v4.19/net/tipc/
Dudp_media.c649 struct udp_port_cfg udp_conf = {0}; in tipc_udp_enable()
/Linux-v4.19/net/l2tp/
Dl2tp_core.c1294 struct udp_port_cfg udp_conf; in l2tp_tunnel_sock_create()
/Linux-v4.19/drivers/net/
Dgeneve.c393 struct udp_port_cfg udp_conf; in geneve_create_sock()
Dvxlan.c2819 struct udp_port_cfg udp_conf; in vxlan_create_sock()