Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dudp_tunnel.h42 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() function
60 return udp_sock_create6(net, cfg, sockp); 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() function
70 EXPORT_SYMBOL_GPL(udp_sock_create6);