| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | tag_dsa.c | 25 if (skb->protocol == htons(ETH_P_8021Q)) { in dsa_xmit() 102 new_header[0] = (ETH_P_8021Q >> 8) & 0xff; in dsa_rcv() 103 new_header[1] = ETH_P_8021Q & 0xff; in dsa_rcv()
|
| H A D | tag_edsa.c | 37 if (skb->protocol == htons(ETH_P_8021Q)) { in edsa_xmit() 149 new_header[0] = (ETH_P_8021Q >> 8) & 0xff; in edsa_rcv() 150 new_header[1] = ETH_P_8021Q & 0xff; in edsa_rcv()
|
| H A D | tag_lan9303.c | 71 lan9303_tag[0] = htons(ETH_P_8021Q); in lan9303_xmit() 98 if (lan9303_tag[0] != htons(ETH_P_8021Q)) { in lan9303_rcv()
|
| H A D | tag_sja1105.c | 80 if (hdr->h_vlan_proto != htons(ETH_P_8021Q) && in sja1105_can_use_vlan_as_tags() 275 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), vlan_tci); in sja1105_decode_subvlan() 293 is_tagged = (tpid == ETH_P_SJA1105 || tpid == ETH_P_8021Q || in sja1105_rcv()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_xdp_vlan.c | 70 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()
|
| H A D | bpf_flow.c | 130 case bpf_htons(ETH_P_8021Q): in parse_eth_proto() 399 if (vlan->h_vlan_encapsulated_proto != bpf_htons(ETH_P_8021Q)) in PROG() 414 vlan->h_vlan_encapsulated_proto == bpf_htons(ETH_P_8021Q)) in PROG()
|
| /OK3568_Linux_fs/kernel/net/8021q/ |
| H A D | vlan_gvrp.c | 32 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()
|
| H A D | vlan_mvrp.c | 38 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()
|
| H A D | vlan.c | 223 err = vlan_check_real_dev(real_dev, htons(ETH_P_8021Q), vlan_id, in register_vlan_device() 267 vlan->vlan_proto = htons(ETH_P_8021Q); in register_vlan_device() 383 vlan_vid_add(dev, htons(ETH_P_8021Q), 0); in vlan_device_event() 387 vlan_vid_del(dev, htons(ETH_P_8021Q), 0); in vlan_device_event() 505 err = vlan_filter_push_vids(vlan_info, htons(ETH_P_8021Q)); in vlan_device_event() 511 vlan_filter_drop_vids(vlan_info, htons(ETH_P_8021Q)); in vlan_device_event()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | xdp1_kern.c | 60 if (h_proto == htons(ETH_P_8021Q) || h_proto == htons(ETH_P_8021AD)) { in xdp_prog1() 69 if (h_proto == htons(ETH_P_8021Q) || h_proto == htons(ETH_P_8021AD)) { in xdp_prog1()
|
| H A D | xdp2_kern.c | 76 if (h_proto == htons(ETH_P_8021Q) || h_proto == htons(ETH_P_8021AD)) { in xdp_prog1() 85 if (h_proto == htons(ETH_P_8021Q) || h_proto == htons(ETH_P_8021AD)) { in xdp_prog1()
|
| H A D | parse_varlen.c | 126 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()
|
| H A D | sockex2_kern.c | 114 if (proto == ETH_P_8021Q) { in flow_dissector() 151 if (proto == ETH_P_8021Q) { in flow_dissector()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | erspan.h | 194 if (eth->h_proto == htons(ETH_P_8021Q)) { in erspan_build_header() 288 if (eth->h_proto == htons(ETH_P_8021Q)) { in erspan_build_header_v2()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | if_ether.h | 59 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | if_ether.h | 55 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | if_ether.h | 54 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | if_ether.h | 55 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | if_ether.h | 54 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | if_ether.h | 54 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | if_ether.h | 55 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | if_ether.h | 55 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | if_ether.h | 54 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | if_ether.h | 54 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | if_ether.h | 54 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
|