| /kernel/linux/linux-5.10/include/linux/ |
| D | if_vlan.h | 183 __be16 vlan_proto; member 236 __be16 vlan_proto, u16 vlan_id) in __vlan_find_dev_deep_rcu() 344 __be16 vlan_proto, u16 vlan_tci, in __vlan_insert_inner_tag() 392 __be16 vlan_proto, u16 vlan_tci) in __vlan_insert_tag() 413 __be16 vlan_proto, in vlan_insert_inner_tag() 442 __be16 vlan_proto, u16 vlan_tci) in vlan_insert_tag() 460 __be16 vlan_proto, in vlan_insert_tag_set_proto() 521 __be16 vlan_proto, u16 vlan_tci) in __vlan_hwaccel_put_tag()
|
| D | netfilter_bridge.h | 12 __be16 vlan_proto; member
|
| D | if_link.h | 31 __be16 vlan_proto; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | if_vlan.h | 186 __be16 vlan_proto; member 241 __be16 vlan_proto, u16 vlan_id) in __vlan_find_dev_deep_rcu() 349 __be16 vlan_proto, u16 vlan_tci, in __vlan_insert_inner_tag() 398 __be16 vlan_proto, u16 vlan_tci) in __vlan_insert_tag() 419 __be16 vlan_proto, in vlan_insert_inner_tag() 448 __be16 vlan_proto, u16 vlan_tci) in vlan_insert_tag() 466 __be16 vlan_proto, in vlan_insert_tag_set_proto() 525 __be16 vlan_proto, u16 vlan_tci) in __vlan_hwaccel_put_tag()
|
| D | netfilter_bridge.h | 12 __be16 vlan_proto; member
|
| D | if_link.h | 31 __be16 vlan_proto; member
|
| /kernel/linux/linux-6.6/net/8021q/ |
| D | vlan.h | 69 __be16 vlan_proto, in vlan_group_get_device() 81 __be16 vlan_proto, u16 vlan_id, in vlan_group_set_device() 96 __be16 vlan_proto, u16 vlan_id) in vlan_find_dev()
|
| D | vlan_core.c | 13 __be16 vlan_proto = skb->vlan_proto; in vlan_do_receive() local 77 __be16 vlan_proto, u16 vlan_id) in __vlan_find_dev_deep_rcu()
|
| /kernel/linux/linux-5.10/net/8021q/ |
| D | vlan.h | 64 __be16 vlan_proto, in vlan_group_get_device() 76 __be16 vlan_proto, u16 vlan_id, in vlan_group_set_device() 91 __be16 vlan_proto, u16 vlan_id) in vlan_find_dev()
|
| D | vlan_core.c | 12 __be16 vlan_proto = skb->vlan_proto; in vlan_do_receive() local 76 __be16 vlan_proto, u16 vlan_id) in __vlan_find_dev_deep_rcu()
|
| D | vlan.c | 51 __be16 vlan_proto, u16 vlan_id) in vlan_group_prealloc_vid()
|
| /kernel/linux/linux-6.6/net/bridge/ |
| D | br_arp_nd_proxy.c | 48 __be16 vlan_proto, u16 vlan_tci) in br_arp_send() 251 __be16 vlan_proto, u16 vlan_tci, struct nd_msg *ns) in br_nd_send()
|
| D | br_netfilter_hooks.c | 80 static inline __be16 vlan_proto(const struct sk_buff *skb) in vlan_proto() function 145 __be16 vlan_proto; member
|
| /kernel/linux/linux-5.10/net/bridge/ |
| D | br_arp_nd_proxy.c | 48 __be16 vlan_proto, u16 vlan_tci) in br_arp_send() 251 __be16 vlan_proto, u16 vlan_tci, struct nd_msg *ns) in br_nd_send()
|
| D | br_netfilter_hooks.c | 75 static inline __be16 vlan_proto(const struct sk_buff *skb) in vlan_proto() function 140 __be16 vlan_proto; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
| D | sriov.c | 22 u8 qos, __be16 vlan_proto) in efx_sriov_set_vf_vlan()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
| D | sriov.c | 22 u8 qos, __be16 vlan_proto) in efx_sriov_set_vf_vlan()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
| D | sriov.h | 27 u8 qos, __be16 vlan_proto) in efx_sriov_set_vf_vlan()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| D | bridge.c | 90 mlx5_esw_bridge_ingress_vlan_proto_fg_create(unsigned int from, unsigned int to, u16 vlan_proto, in mlx5_esw_bridge_ingress_vlan_proto_fg_create() 153 u16 vlan_proto, struct mlx5_eswitch *esw, in mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create() 248 mlx5_esw_bridge_egress_vlan_proto_fg_create(unsigned int from, unsigned int to, u16 vlan_proto, in mlx5_esw_bridge_egress_vlan_proto_fg_create() 1021 mlx5_esw_bridge_vlan_push_create(u16 vlan_proto, struct mlx5_esw_bridge_vlan *vlan, in mlx5_esw_bridge_vlan_push_create() 1120 mlx5_esw_bridge_vlan_push_pop_fhs_create(u16 vlan_proto, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_push_pop_fhs_create() 1133 mlx5_esw_bridge_vlan_push_pop_create(u16 vlan_proto, u16 flags, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_push_pop_create() 1172 mlx5_esw_bridge_vlan_create(u16 vlan_proto, u16 vid, u16 flags, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_create()
|
| D | bridge_mcast.c | 367 mlx5_esw_bridge_mcast_vlan_proto_fg_create(unsigned int from, unsigned int to, u16 vlan_proto, in mlx5_esw_bridge_mcast_vlan_proto_fg_create() 572 mlx5_esw_bridge_mcast_vlan_flow_create(u16 vlan_proto, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_mcast_vlan_flow_create() 621 int mlx5_esw_bridge_vlan_mcast_init(u16 vlan_proto, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_mcast_init()
|
| /kernel/linux/linux-6.6/net/sched/ |
| D | sch_frag.c | 15 __be16 vlan_proto; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | flow_dissector.c | 60 __u16 vlan_proto; member 86 __u16 vlan_proto; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | flow_dissector.c | 57 __u16 vlan_proto; member 83 __u16 vlan_proto; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_sriov.c | 95 __be16 vlan_proto) in nfp_app_set_vf_vlan()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_sriov.c | 97 __be16 vlan_proto) in nfp_app_set_vf_vlan()
|