Searched refs:udp_port_cfg (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/include/net/ |
H A 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()
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_udp_tunnel.c | 16 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6()
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | socket.c | 359 struct udp_port_cfg port4 = { in wg_socket_init() 367 struct udp_port_cfg port6 = { in wg_socket_init()
|
/openbmc/linux/net/ipv4/ |
H A D | udp_tunnel_core.c | 10 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create4()
|
H A D | fou_core.c | 41 struct udp_port_cfg udp_config; 513 struct udp_port_cfg *udp_cfg = &cfg->udp_config; in fou_cfg_cmp()
|
/openbmc/linux/net/rxrpc/ |
H A D | local_object.c | 166 struct udp_port_cfg udp_conf = {0}; in rxrpc_open_socket()
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_net.c | 179 struct udp_port_cfg udp_cfg = { }; in rxe_setup_udp_tunnel()
|
/openbmc/linux/net/tipc/ |
H A D | udp_media.c | 671 struct udp_port_cfg udp_conf = {0}; in tipc_udp_enable()
|
/openbmc/linux/drivers/net/ |
H A D | bareudp.c | 235 struct udp_port_cfg udp_conf; in bareudp_create_sock()
|
H A D | gtp.c | 997 struct udp_port_cfg udp_conf = { in gtp_create_sock()
|
H A D | geneve.c | 472 struct udp_port_cfg udp_conf; in geneve_create_sock()
|
H A D | amt.c | 2944 struct udp_port_cfg udp_conf; in amt_create_sock()
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_core.c | 1293 struct udp_port_cfg udp_conf; in l2tp_tunnel_sock_create()
|
/openbmc/linux/net/sctp/ |
H A D | protocol.c | 866 struct udp_port_cfg udp_conf = {0}; in sctp_udp_sock_start()
|
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | 3421 struct udp_port_cfg udp_conf; in vxlan_create_sock()
|