Searched refs:udp_sock_create4 (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dudp_tunnel.c11 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, udp_sock_create4() function
55 EXPORT_SYMBOL(udp_sock_create4); variable
/linux-4.1.27/include/net/
H A Dudp_tunnel.h37 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg,
56 return udp_sock_create4(net, cfg, sockp); udp_sock_create()

Completed in 73 milliseconds