Home
last modified time | relevance | path

Searched refs:udp_port_cfg (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/include/net/
H A Dudp_tunnel.h13 struct udp_port_cfg { struct
40 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg,
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()
/kernel/linux/linux-6.6/include/net/
H A Dudp_tunnel.h13 struct udp_port_cfg { struct
40 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg,
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()
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_udp_tunnel.c16 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_udp_tunnel.c16 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dsocket.c359 struct udp_port_cfg port4 = { in wg_socket_init()
367 struct udp_port_cfg port6 = { in wg_socket_init()
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dsocket.c359 struct udp_port_cfg port4 = { in wg_socket_init()
367 struct udp_port_cfg port6 = { in wg_socket_init()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_tunnel_core.c10 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create4()
H A Dfou_core.c41 struct udp_port_cfg udp_config;
494 struct udp_port_cfg *udp_cfg = &cfg->udp_config; in fou_cfg_cmp()
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_core.c13 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create4()
H A Dfou.c39 struct udp_port_cfg udp_config;
506 struct udp_port_cfg *udp_cfg = &cfg->udp_config; in fou_cfg_cmp()
/kernel/linux/linux-6.6/net/rxrpc/
H A Dlocal_object.c166 struct udp_port_cfg udp_conf = {0}; in rxrpc_open_socket()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_net.c201 struct udp_port_cfg udp_cfg = { }; in rxe_setup_udp_tunnel()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_net.c179 struct udp_port_cfg udp_cfg = { }; in rxe_setup_udp_tunnel()
/kernel/linux/linux-5.10/drivers/net/
H A Dbareudp.c211 struct udp_port_cfg udp_conf; in bareudp_create_sock()
H A Dgeneve.c442 struct udp_port_cfg udp_conf; in geneve_create_sock()
/kernel/linux/linux-5.10/net/tipc/
H A Dudp_media.c660 struct udp_port_cfg udp_conf = {0}; in tipc_udp_enable()
/kernel/linux/linux-6.6/drivers/net/
H A Dbareudp.c219 struct udp_port_cfg udp_conf; in bareudp_create_sock()
H A Dgeneve.c471 struct udp_port_cfg udp_conf; in geneve_create_sock()
H A Dgtp.c994 struct udp_port_cfg udp_conf = { in gtp_create_sock()
H A Damt.c2944 struct udp_port_cfg udp_conf; in amt_create_sock()
/kernel/linux/linux-6.6/net/tipc/
H A Dudp_media.c668 struct udp_port_cfg udp_conf = {0}; in tipc_udp_enable()
/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_core.c1284 struct udp_port_cfg udp_conf; in l2tp_tunnel_sock_create()
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_core.c1282 struct udp_port_cfg udp_conf; in l2tp_tunnel_sock_create()
/kernel/linux/linux-6.6/net/sctp/
H A Dprotocol.c866 struct udp_port_cfg udp_conf = {0}; in sctp_udp_sock_start()
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c3472 struct udp_port_cfg udp_conf; in vxlan_create_sock()

Completed in 40 milliseconds

12