Symbol: udp_port_cfg
drivers/infiniband/sw/rxe/rxe_net.c
264
struct udp_port_cfg udp_cfg = { };
drivers/net/amt.c
2988
struct udp_port_cfg udp_conf;
drivers/net/bareudp.c
233
struct udp_port_cfg udp_conf;
drivers/net/geneve.c
786
struct udp_port_cfg udp_conf;
drivers/net/gtp.c
1383
static int gtp_sock_udp_config(struct udp_port_cfg *udp_conf,
drivers/net/gtp.c
1408
struct udp_port_cfg udp_conf = {};
drivers/net/pfcp.c
158
struct udp_port_cfg udp_conf = {
drivers/net/vxlan/vxlan_core.c
3557
struct udp_port_cfg udp_conf;
drivers/net/wireguard/socket.c
358
struct udp_port_cfg port4 = {
drivers/net/wireguard/socket.c
366
struct udp_port_cfg port6 = {
include/net/udp_tunnel.h
44
int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg,
include/net/udp_tunnel.h
48
int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg,
include/net/udp_tunnel.h
51
static inline int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg,
include/net/udp_tunnel.h
59
struct udp_port_cfg *cfg,
net/ipv4/fou_core.c
41
struct udp_port_cfg udp_config;
net/ipv4/fou_core.c
511
struct udp_port_cfg *udp_cfg = &cfg->udp_config;
net/ipv4/udp_tunnel_core.c
12
int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg,
net/ipv6/ip6_udp_tunnel.c
17
int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg,
net/l2tp/l2tp_core.c
1465
struct udp_port_cfg udp_conf;
net/rxrpc/local_object.c
166
struct udp_port_cfg udp_conf = {0};
net/sctp/protocol.c
852
struct udp_port_cfg udp_conf = {0};
net/tipc/udp_media.c
663
struct udp_port_cfg udp_conf = {0};