Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dudp_tunnel.h12 struct udp_port_cfg { struct
37 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, argument
41 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg,
44 static inline int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
52 struct udp_port_cfg *cfg, in udp_sock_create()
/linux-4.1.27/net/ipv6/
Dip6_udp_tunnel.c15 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
/linux-4.1.27/net/ipv4/
Dudp_tunnel.c11 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create4()
Dgeneve.c309 struct udp_port_cfg udp_conf; in geneve_create_sock()
Dfou.c36 struct udp_port_cfg udp_config;
/linux-4.1.27/net/tipc/
Dudp_media.c347 struct udp_port_cfg udp_conf = {0}; in tipc_udp_enable()
/linux-4.1.27/net/l2tp/
Dl2tp_core.c1364 struct udp_port_cfg udp_conf; in l2tp_tunnel_sock_create()
/linux-4.1.27/drivers/net/
Dvxlan.c2476 struct udp_port_cfg udp_conf; in vxlan_create_sock()