Home
last modified time | relevance | path

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

/linux-6.3-rc2/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);
/linux-6.3-rc2/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()

Completed in 3 milliseconds