Home
last modified time | relevance | path

Searched refs:ETH_P_8021Q (Results 1 – 25 of 244) sorted by relevance

12345678910

/linux-6.3-rc2/net/8021q/
A Dvlan_gvrp.c32 if (vlan->vlan_proto != htons(ETH_P_8021Q)) in vlan_gvrp_request_join()
43 if (vlan->vlan_proto != htons(ETH_P_8021Q)) in vlan_gvrp_request_leave()
A Dvlan_mvrp.c38 if (vlan->vlan_proto != htons(ETH_P_8021Q)) in vlan_mvrp_request_join()
49 if (vlan->vlan_proto != htons(ETH_P_8021Q)) in vlan_mvrp_request_leave()
A Dvlan.c226 err = vlan_check_real_dev(real_dev, htons(ETH_P_8021Q), vlan_id, in register_vlan_device()
270 vlan->vlan_proto = htons(ETH_P_8021Q); in register_vlan_device()
385 vlan_vid_add(dev, htons(ETH_P_8021Q), 0); in vlan_device_event()
389 vlan_vid_del(dev, htons(ETH_P_8021Q), 0); in vlan_device_event()
507 err = vlan_filter_push_vids(vlan_info, htons(ETH_P_8021Q)); in vlan_device_event()
513 vlan_filter_drop_vids(vlan_info, htons(ETH_P_8021Q)); in vlan_device_event()
A Dvlan_netlink.c64 case htons(ETH_P_8021Q): in vlan_validate()
165 proto = htons(ETH_P_8021Q); in vlan_newlink()
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_xdp_vlan.c70 if (eth_type == bpf_htons(ETH_P_8021Q) in parse_eth_frame()
83 if (eth_type == bpf_htons(ETH_P_8021Q) in parse_eth_frame()
273 bpf_skb_vlan_push(ctx, bpf_htons(ETH_P_8021Q), TESTVLAN); in _tc_progA()
A Dbpf_flow.c131 case bpf_htons(ETH_P_8021Q): in parse_eth_proto()
415 if (vlan->h_vlan_encapsulated_proto != bpf_htons(ETH_P_8021Q)) in PROG()
430 vlan->h_vlan_encapsulated_proto == bpf_htons(ETH_P_8021Q)) in PROG()
/linux-6.3-rc2/samples/bpf/
A Dxdp1_kern.c66 if (h_proto == htons(ETH_P_8021Q) || h_proto == htons(ETH_P_8021AD)) { in xdp_prog1()
76 if (h_proto == htons(ETH_P_8021Q) || h_proto == htons(ETH_P_8021AD)) { in xdp_prog1()
A Dxdp2_kern.c82 if (h_proto == htons(ETH_P_8021Q) || h_proto == htons(ETH_P_8021AD)) { in xdp_prog1()
92 if (h_proto == htons(ETH_P_8021Q) || h_proto == htons(ETH_P_8021AD)) { in xdp_prog1()
A Dparse_varlen.c126 if (h_proto == ETH_P_8021Q || h_proto == ETH_P_8021AD) { in handle_ingress()
135 if (h_proto == ETH_P_8021Q || h_proto == ETH_P_8021AD) { in handle_ingress()
A Dxdp_router_ipv4.bpf.c13 #define ETH_P_8021Q 0x8100 macro
92 if (h_proto == bpf_htons(ETH_P_8021Q) || in xdp_router_ipv4_prog()
A Dnet_shared.h10 #define ETH_P_8021Q 0x8100 macro
A Dsockex2_kern.c114 if (proto == ETH_P_8021Q) { in flow_dissector()
151 if (proto == ETH_P_8021Q) { in flow_dissector()
/linux-6.3-rc2/net/dsa/
A Dtag_dsa.c164 if (skb->protocol == htons(ETH_P_8021Q) && in dsa_xmit_ll()
298 new_header[0] = (ETH_P_8021Q >> 8) & 0xff; in dsa_rcv_ll()
299 new_header[1] = ETH_P_8021Q & 0xff; in dsa_rcv_ll()
A Dtag_ocelot.c42 *tag_type = (proto != ETH_P_8021Q) ? IFH_TAG_TYPE_S : IFH_TAG_TYPE_C; in ocelot_xmit_get_vlan_info()
174 vlan_tpid = tag_type ? ETH_P_8021AD : ETH_P_8021Q; in ocelot_rcv()
A Dtag_mtk.c39 case htons(ETH_P_8021Q): in mtk_tag_xmit()
A Dtag_lan9303.c74 lan9303_tag[0] = htons(ETH_P_8021Q); in lan9303_xmit()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_vsi_vlan_lib.c26 if (vlan->tpid != ETH_P_8021Q && vlan->tpid != ETH_P_8021AD && in validate_vlan()
177 if (tpid != ETH_P_8021Q) { in ice_vsi_ena_inner_stripping()
192 if (tpid != ETH_P_8021Q) { in ice_vsi_ena_inner_insertion()
251 if (vlan->tpid != ETH_P_8021Q) in ice_vsi_set_inner_port_vlan()
376 case ETH_P_8021Q: in tpid_to_vsi_outer_vlan_type()
/linux-6.3-rc2/include/net/
A Derspan.h197 if (eth->h_proto == htons(ETH_P_8021Q)) { in erspan_build_header()
291 if (eth->h_proto == htons(ETH_P_8021Q)) { in erspan_build_header_v2()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge.c193 if (vlan_proto == ETH_P_8021Q) in mlx5_esw_bridge_ingress_vlan_proto_fg_create()
222 return mlx5_esw_bridge_ingress_vlan_proto_fg_create(from, to, ETH_P_8021Q, esw, ingress_ft); in mlx5_esw_bridge_ingress_vlan_fg_create()
255 if (vlan_proto == ETH_P_8021Q) in mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create()
281 return mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create(from, to, ETH_P_8021Q, esw, in mlx5_esw_bridge_ingress_vlan_filter_fg_create()
350 if (vlan_proto == ETH_P_8021Q) in mlx5_esw_bridge_egress_vlan_proto_fg_create()
374 return mlx5_esw_bridge_egress_vlan_proto_fg_create(from, to, ETH_P_8021Q, esw, egress_ft); in mlx5_esw_bridge_egress_vlan_fg_create()
696 if (bridge->vlan_proto == ETH_P_8021Q) { in mlx5_esw_bridge_ingress_flow_with_esw_create()
789 if (bridge->vlan_proto == ETH_P_8021Q) { in mlx5_esw_bridge_ingress_filter_flow_create()
847 if (bridge->vlan_proto == ETH_P_8021Q) { in mlx5_esw_bridge_egress_flow_create()
932 bridge->vlan_proto = ETH_P_8021Q; in mlx5_esw_bridge_create()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dsriov.h36 if (vlan_proto != htons(ETH_P_8021Q)) in efx_sriov_set_vf_vlan()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dsriov.c31 if (vlan_proto != htons(ETH_P_8021Q)) in efx_sriov_set_vf_vlan()
/linux-6.3-rc2/include/uapi/linux/
A Dif_ether.h71 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
/linux-6.3-rc2/net/batman-adv/
A Dsoft-interface.c218 case ETH_P_8021Q: in batadv_interface_tx()
438 case ETH_P_8021Q: in batadv_interface_rx()
631 if (proto != htons(ETH_P_8021Q)) in batadv_interface_add_vid()
678 if (proto != htons(ETH_P_8021Q)) in batadv_interface_kill_vid()
/linux-6.3-rc2/net/netfilter/
A Dnf_flow_table_inet.c19 case htons(ETH_P_8021Q): in nf_flow_offload_inet_hook()
A Dnft_inner.c73 case htons(ETH_P_8021Q): in nft_inner_parse_l2l3()
110 if (llproto == htons(ETH_P_8021Q)) in nft_inner_parse_l2l3()

Completed in 34 milliseconds

12345678910