Searched refs:h_vlan_encapsulated_proto (Results 1 – 13 of 13) sorted by relevance
46 __be16 h_vlan_encapsulated_proto; member415 if (vlan->h_vlan_encapsulated_proto != bpf_htons(ETH_P_8021Q)) in PROG()429 if (vlan->h_vlan_encapsulated_proto == bpf_htons(ETH_P_8021AD) || in PROG()430 vlan->h_vlan_encapsulated_proto == bpf_htons(ETH_P_8021Q)) in PROG()433 keys->n_proto = vlan->h_vlan_encapsulated_proto; in PROG()434 return parse_eth_proto(skb, vlan->h_vlan_encapsulated_proto); in PROG()
36 __be16 h_vlan_encapsulated_proto; member78 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()
39061 __be16 h_vlan_encapsulated_proto; member75605 __be16 h_vlan_encapsulated_proto; member
34470 __be16 h_vlan_encapsulated_proto; member58740 __be16 h_vlan_encapsulated_proto; member
68573 __be16 h_vlan_encapsulated_proto; member84947 __be16 h_vlan_encapsulated_proto; member
117981 __be16 h_vlan_encapsulated_proto; member117997 __be16 h_vlan_encapsulated_proto; member
101125 __be16 h_vlan_encapsulated_proto; member105444 __be16 h_vlan_encapsulated_proto; member
58951 __be16 h_vlan_encapsulated_proto; member58967 __be16 h_vlan_encapsulated_proto; member