| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | if_vlan.h | 37 __be16 h_vlan_encapsulated_proto; member 53 __be16 h_vlan_encapsulated_proto; member 363 veth->h_vlan_encapsulated_proto = skb->protocol; in __vlan_insert_inner_tag() 606 type = vh->h_vlan_encapsulated_proto; in __vlan_get_protocol() 654 proto = vhdr->h_vlan_encapsulated_proto; in vlan_set_encap_proto() 714 protocol = veh->h_vlan_encapsulated_proto; in skb_vlan_tagged_multi() 763 ((__force u32)h1->h_vlan_encapsulated_proto ^ in compare_vlan_header() 764 (__force u32)h2->h_vlan_encapsulated_proto); in compare_vlan_header()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | sockex2_kern.c | 15 __be16 h_vlan_encapsulated_proto; member 110 h_vlan_encapsulated_proto)); in flow_dissector() 116 h_vlan_encapsulated_proto)); in flow_dissector() 154 h_vlan_encapsulated_proto)); in flow_dissector()
|
| H A D | xdp1_kern.c | 67 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_prog1() 76 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_prog1()
|
| H A D | xdp2_kern.c | 83 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_prog1() 92 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_prog1()
|
| H A D | parse_varlen.c | 133 h_proto = vhdr->h_vlan_encapsulated_proto; in handle_ingress() 142 h_proto = vhdr->h_vlan_encapsulated_proto; in handle_ingress()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_flow.c | 45 __be16 h_vlan_encapsulated_proto; member 399 if (vlan->h_vlan_encapsulated_proto != bpf_htons(ETH_P_8021Q)) in PROG() 413 if (vlan->h_vlan_encapsulated_proto == bpf_htons(ETH_P_8021AD) || in PROG() 414 vlan->h_vlan_encapsulated_proto == bpf_htons(ETH_P_8021Q)) in PROG() 417 keys->n_proto = vlan->h_vlan_encapsulated_proto; in PROG() 418 return parse_eth_proto(skb, vlan->h_vlan_encapsulated_proto); in PROG()
|
| H A D | test_xdp_vlan.c | 36 __be16 h_vlan_encapsulated_proto; member 78 eth_type = vlan_hdr->h_vlan_encapsulated_proto; in parse_eth_frame() 91 eth_type = vlan_hdr->h_vlan_encapsulated_proto; in parse_eth_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | if_ether.h | 102 unsigned short h_vlan_encapsulated_proto; member 109 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short )pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | if_ether.h | 97 unsigned short h_vlan_encapsulated_proto; member 104 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | if_ether.h | 96 unsigned short h_vlan_encapsulated_proto; member 103 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | if_ether.h | 97 unsigned short h_vlan_encapsulated_proto; member 104 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | if_ether.h | 96 unsigned short h_vlan_encapsulated_proto; member 103 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | if_ether.h | 96 unsigned short h_vlan_encapsulated_proto; member 103 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | if_ether.h | 97 unsigned short h_vlan_encapsulated_proto; member 104 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | if_ether.h | 97 unsigned short h_vlan_encapsulated_proto; member 104 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | if_ether.h | 96 unsigned short h_vlan_encapsulated_proto; member 103 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | if_ether.h | 96 unsigned short h_vlan_encapsulated_proto; member 103 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | if_ether.h | 96 unsigned short h_vlan_encapsulated_proto; member 103 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | if_ether.h | 102 unsigned short h_vlan_encapsulated_proto; member 109 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short )pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | if_ether.h | 101 unsigned short h_vlan_encapsulated_proto; member 108 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | if_ether.h | 97 unsigned short h_vlan_encapsulated_proto; member 104 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | if_ether.h | 96 unsigned short h_vlan_encapsulated_proto; member 103 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | if_ether.h | 96 unsigned short h_vlan_encapsulated_proto; member 103 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | if_ether.h | 96 unsigned short h_vlan_encapsulated_proto; member 103 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | if_ether.h | 96 unsigned short h_vlan_encapsulated_proto; member 103 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)pvlan->h_vlan_encapsulated_proto))
|