Searched refs:udp_port_cfg (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.6/include/net/ |
D | udp_tunnel.h | 13 struct udp_port_cfg { struct 40 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, argument 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() 55 struct udp_port_cfg *cfg, in udp_sock_create()
|
/Linux-v6.6/net/ipv6/ |
D | ip6_udp_tunnel.c | 16 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
|
/Linux-v6.6/drivers/net/wireguard/ |
D | socket.c | 359 struct udp_port_cfg port4 = { in wg_socket_init() 367 struct udp_port_cfg port6 = { in wg_socket_init()
|
/Linux-v6.6/net/ipv4/ |
D | udp_tunnel_core.c | 10 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create4()
|
D | fou_core.c | 41 struct udp_port_cfg udp_config; 494 struct udp_port_cfg *udp_cfg = &cfg->udp_config; in fou_cfg_cmp()
|
/Linux-v6.6/net/rxrpc/ |
D | local_object.c | 155 struct udp_port_cfg udp_conf = {0}; in rxrpc_open_socket()
|
/Linux-v6.6/drivers/infiniband/sw/rxe/ |
D | rxe_net.c | 179 struct udp_port_cfg udp_cfg = { }; in rxe_setup_udp_tunnel()
|
/Linux-v6.6/drivers/net/ |
D | bareudp.c | 219 struct udp_port_cfg udp_conf; in bareudp_create_sock()
|
D | gtp.c | 994 struct udp_port_cfg udp_conf = { in gtp_create_sock()
|
D | geneve.c | 457 struct udp_port_cfg udp_conf; in geneve_create_sock()
|
D | amt.c | 2944 struct udp_port_cfg udp_conf; in amt_create_sock()
|
/Linux-v6.6/net/tipc/ |
D | udp_media.c | 668 struct udp_port_cfg udp_conf = {0}; in tipc_udp_enable()
|
/Linux-v6.6/net/l2tp/ |
D | l2tp_core.c | 1282 struct udp_port_cfg udp_conf; in l2tp_tunnel_sock_create()
|
/Linux-v6.6/net/sctp/ |
D | protocol.c | 866 struct udp_port_cfg udp_conf = {0}; in sctp_udp_sock_start()
|
/Linux-v6.6/drivers/net/vxlan/ |
D | vxlan_core.c | 3394 struct udp_port_cfg udp_conf; in vxlan_create_sock()
|