Home
last modified time | relevance | path

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

/linux/include/net/
A Dudp_tunnel.h13 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/net/ipv6/
A Dip6_udp_tunnel.c16 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
/linux/drivers/net/wireguard/
A Dsocket.c358 struct udp_port_cfg port4 = { in wg_socket_init()
366 struct udp_port_cfg port6 = { in wg_socket_init()
/linux/net/ipv4/
A Dudp_tunnel_core.c10 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create4()
A Dfou.c39 struct udp_port_cfg udp_config;
506 struct udp_port_cfg *udp_cfg = &cfg->udp_config; in fou_cfg_cmp()
/linux/net/rxrpc/
A Dlocal_object.c112 struct udp_port_cfg udp_conf = {0}; in rxrpc_open_socket()
/linux/drivers/infiniband/sw/rxe/
A Drxe_net.c196 struct udp_port_cfg udp_cfg = { }; in rxe_setup_udp_tunnel()
/linux/net/tipc/
A Dudp_media.c668 struct udp_port_cfg udp_conf = {0}; in tipc_udp_enable()
/linux/drivers/net/
A Dbareudp.c212 struct udp_port_cfg udp_conf; in bareudp_create_sock()
A Dgeneve.c443 struct udp_port_cfg udp_conf; in geneve_create_sock()
A Damt.c2801 struct udp_port_cfg udp_conf; in amt_create_sock()
A Dvxlan.c3477 struct udp_port_cfg udp_conf; in vxlan_create_sock()
/linux/net/l2tp/
A Dl2tp_core.c1281 struct udp_port_cfg udp_conf; in l2tp_tunnel_sock_create()
/linux/net/sctp/
A Dprotocol.c861 struct udp_port_cfg udp_conf = {0}; in sctp_udp_sock_start()

Completed in 35 milliseconds