udp_sock_create4   40 include/net/udp_tunnel.h int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg,
udp_sock_create4   59 include/net/udp_tunnel.h 		return udp_sock_create4(net, cfg, sockp);
udp_sock_create4   63 net/ipv4/udp_tunnel.c EXPORT_SYMBOL(udp_sock_create4);