| /kernel/linux/linux-5.10/net/bridge/ |
| H A D | br_private_tunnel.h | 62 nbp_vlan_tunnel_info_add(const struct net_bridge_port *port, u16 vid, u32 tun_id) nbp_vlan_tunnel_info_add() argument
|
| H A D | br_vlan_options.c | 111 u32 tun_id = 0; in br_vlan_modify_tunnel() local
|
| H A D | br_netlink_tunnel.c | 223 u32 tun_id; in br_parse_vlan_tunnel_info() local 196 br_vlan_tunnel_info(const struct net_bridge_port *p, int cmd, u16 vid, u32 tun_id, bool *changed) br_vlan_tunnel_info() argument
|
| H A D | br_vlan_tunnel.c | 63 __vlan_tunnel_info_add(struct net_bridge_vlan_group *vg, struct net_bridge_vlan *vlan, u32 tun_id) __vlan_tunnel_info_add() argument 97 nbp_vlan_tunnel_info_add(const struct net_bridge_port *port, u16 vid, u32 tun_id) nbp_vlan_tunnel_info_add() argument
|
| /kernel/linux/linux-6.6/net/bridge/ |
| H A D | br_private_tunnel.h | 62 nbp_vlan_tunnel_info_add(const struct net_bridge_port *port, u16 vid, u32 tun_id) nbp_vlan_tunnel_info_add() argument
|
| H A D | br_netlink_tunnel.c | 226 u32 tun_id; in br_parse_vlan_tunnel_info() local 199 br_vlan_tunnel_info(const struct net_bridge_port *p, int cmd, u16 vid, u32 tun_id, bool *changed) br_vlan_tunnel_info() argument
|
| H A D | br_vlan_tunnel.c | 63 __vlan_tunnel_info_add(struct net_bridge_vlan_group *vg, struct net_bridge_vlan *vlan, u32 tun_id) __vlan_tunnel_info_add() argument 97 nbp_vlan_tunnel_info_add(const struct net_bridge_port *port, u16 vid, u32 tun_id) nbp_vlan_tunnel_info_add() argument
|
| H A D | br_vlan_options.c | 144 u32 tun_id = 0; in br_vlan_modify_tunnel() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_tun_vxlan.c | 87 __be32 tun_id = tunnel_id_to_key32(tun_key->tun_id); in mlx5e_gen_ip_tunnel_header_vxlan() local
|
| H A D | tc_tun_mplsoudp.c | 35 u32 tun_id; in generate_ip_tun_hdr() local
|
| H A D | tc_tun_gre.c | 33 __be32 tun_id = tunnel_id_to_key32(tun_key->tun_id); in mlx5e_gen_ip_tunnel_header_gretap() local
|
| H A D | tc_tun_geneve.c | 79 static void mlx5e_tunnel_id_to_vni(__be64 tun_id, __u8 *vni) in mlx5e_tunnel_id_to_vni() argument
|
| H A D | tc_ct.c | 1781 u32 tun_id = mlx5e_tc_get_flow_tun_id(flow); in __mlx5_tc_ct_flow_offload() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_tun_gre.c | 33 __be32 tun_id = tunnel_id_to_key32(tun_key->tun_id); in mlx5e_gen_ip_tunnel_header_gretap() local
|
| H A D | tc_tun_vxlan.c | 88 __be32 tun_id = tunnel_id_to_key32(tun_key->tun_id); in mlx5e_gen_ip_tunnel_header_vxlan() local
|
| H A D | tc_tun_geneve.c | 79 static void mlx5e_tunnel_id_to_vni(__be64 tun_id, __u8 *vni) in mlx5e_tunnel_id_to_vni() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| H A D | tc.c | 522 u32 tun_id, enc_opts_id; in mlx5e_restore_tunnel() local
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | fib_rules.h | 33 __be64 tun_id; member
|
| H A D | flow.h | 26 __be64 tun_id; member
|
| H A D | ip_tunnels.h | 40 __be64 tun_id; member 229 static inline __be32 tunnel_id_to_key32(__be64 tun_id) in tunnel_id_to_key32() argument 170 ip_tunnel_key_init(struct ip_tunnel_key *key, __be32 saddr, __be32 daddr, u8 tos, u8 ttl, __be32 label, __be16 tp_src, __be16 tp_dst, __be64 tun_id, __be16 tun_flags) ip_tunnel_key_init() argument
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | fib_rules.h | 33 __be64 tun_id; member
|
| H A D | flow.h | 27 __be64 tun_id; member
|
| H A D | ip_tunnels.h | 40 __be64 tun_id; member 241 static inline __be32 tunnel_id_to_key32(__be64 tun_id) in tunnel_id_to_key32() argument 182 ip_tunnel_key_init(struct ip_tunnel_key *key, __be32 saddr, __be32 daddr, u8 tos, u8 ttl, __be32 label, __be16 tp_src, __be16 tp_dst, __be64 tun_id, __be16 tun_flags) ip_tunnel_key_init() argument
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | ip_gre.c | 307 __be64 tun_id; in erspan_rcv() local 375 __be64 tun_id; in __ipgre_rcv() local [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | ip_gre.c | 309 __be64 tun_id; in erspan_rcv() local 380 __be64 tun_id; in __ipgre_rcv() local [all...] |