Searched refs:udp_port_cfg (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/include/net/ |
D | udp_tunnel.h | 12 struct udp_port_cfg { struct 38 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, argument 42 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, 45 static inline int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6() 53 struct udp_port_cfg *cfg, in udp_sock_create()
|
/linux-4.4.14/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-4.4.14/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 | 36 struct udp_port_cfg udp_config;
|
/linux-4.4.14/net/tipc/ |
D | udp_media.c | 354 struct udp_port_cfg udp_conf = {0}; in tipc_udp_enable()
|
/linux-4.4.14/net/l2tp/ |
D | l2tp_core.c | 1365 struct udp_port_cfg udp_conf; in l2tp_tunnel_sock_create()
|
/linux-4.4.14/drivers/net/ |
D | geneve.c | 345 struct udp_port_cfg udp_conf; in geneve_create_sock()
|
D | vxlan.c | 2644 struct udp_port_cfg udp_conf; in vxlan_create_sock()
|