Home
last modified time | relevance | path

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

/include/net/
Dudp_tunnel.h12 struct udp_port_cfg { struct
38 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, argument
42 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg,
45 static inline int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
53 struct udp_port_cfg *cfg, in udp_sock_create()