Searched refs:vhdr (Results 1 – 2 of 2) sorted by relevance
39 struct vlan_hdr *vhdr; in xdp_ipv4_firewalling() local41 vhdr = data + nh_off; in xdp_ipv4_firewalling()45 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_ipv4_firewalling()48 struct vlan_hdr *vhdr; in xdp_ipv4_firewalling() local50 vhdr = data + nh_off; in xdp_ipv4_firewalling()54 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_ipv4_firewalling()
95 struct vlan_hdr *vhdr; in xdp_ipv4_l3lb() local97 vhdr = data + nh_off; in xdp_ipv4_l3lb()101 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_ipv4_l3lb()104 struct vlan_hdr *vhdr; in xdp_ipv4_l3lb() local106 vhdr = data + nh_off; in xdp_ipv4_l3lb()110 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_ipv4_l3lb()