Home
last modified time | relevance | path

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

/linux/include/net/
A Dudp_tunnel.h44 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg,
47 static inline int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6() function
62 return udp_sock_create6(net, cfg, sockp); in udp_sock_create()
/linux/net/ipv6/
A Dip6_udp_tunnel.c16 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6() function
74 EXPORT_SYMBOL_GPL(udp_sock_create6);

Completed in 4 milliseconds