Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dudp_tunnel.h12 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/
Dip6_udp_tunnel.c15 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
/linux-4.4.14/net/ipv4/
Dudp_tunnel.c12 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create4()
Dfou.c36 struct udp_port_cfg udp_config;
/linux-4.4.14/net/tipc/
Dudp_media.c354 struct udp_port_cfg udp_conf = {0}; in tipc_udp_enable()
/linux-4.4.14/net/l2tp/
Dl2tp_core.c1365 struct udp_port_cfg udp_conf; in l2tp_tunnel_sock_create()
/linux-4.4.14/drivers/net/
Dgeneve.c345 struct udp_port_cfg udp_conf; in geneve_create_sock()
Dvxlan.c2644 struct udp_port_cfg udp_conf; in vxlan_create_sock()