Searched refs:udp_sock_create6 (Results 1 – 2 of 2) sorted by relevance
16 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6() function74 EXPORT_SYMBOL_GPL(udp_sock_create6);
44 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() function62 return udp_sock_create6(net, cfg, sockp); in udp_sock_create()