Searched refs:udp_port_cfg (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/include/net/ |
D | udp_tunnel.h | 13 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/ |
D | ip6_udp_tunnel.c | 15 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
|
/Linux-v4.19/net/ipv4/ |
D | udp_tunnel.c | 12 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create4()
|
D | fou.c | 37 struct udp_port_cfg udp_config;
|
/Linux-v4.19/drivers/infiniband/sw/rxe/ |
D | rxe_net.c | 277 struct udp_port_cfg udp_cfg = { }; in rxe_setup_udp_tunnel()
|
/Linux-v4.19/net/tipc/ |
D | udp_media.c | 649 struct udp_port_cfg udp_conf = {0}; in tipc_udp_enable()
|
/Linux-v4.19/net/l2tp/ |
D | l2tp_core.c | 1294 struct udp_port_cfg udp_conf; in l2tp_tunnel_sock_create()
|
/Linux-v4.19/drivers/net/ |
D | geneve.c | 393 struct udp_port_cfg udp_conf; in geneve_create_sock()
|
D | vxlan.c | 2819 struct udp_port_cfg udp_conf; in vxlan_create_sock()
|