Home
last modified time | relevance | path

Searched refs:udp_sock_create6 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/
Dudp_tunnel.h41 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() function
59 return udp_sock_create6(net, cfg, sockp); 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() function
63 EXPORT_SYMBOL_GPL(udp_sock_create6);