Searched refs:vhdr (Results 1 – 4 of 4) sorted by relevance
62 struct vlan_hdr *vhdr; in xdp_prog1() local64 vhdr = data + nh_off; in xdp_prog1()68 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_prog1()72 struct vlan_hdr *vhdr; in xdp_prog1() local74 vhdr = data + nh_off; in xdp_prog1()78 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_prog1()
78 struct vlan_hdr *vhdr; in xdp_prog1() local80 vhdr = data + nh_off; in xdp_prog1()84 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_prog1()88 struct vlan_hdr *vhdr; in xdp_prog1() local90 vhdr = data + nh_off; in xdp_prog1()94 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_prog1()
127 struct vlan_hdr *vhdr; in handle_ingress() local129 vhdr = data + nh_off; in handle_ingress()133 h_proto = vhdr->h_vlan_encapsulated_proto; in handle_ingress()136 struct vlan_hdr *vhdr; in handle_ingress() local138 vhdr = data + nh_off; in handle_ingress()142 h_proto = vhdr->h_vlan_encapsulated_proto; in handle_ingress()
130 struct vlan_hdr *vhdr; in xdp_router_ipv4_prog() local132 vhdr = data + nh_off; in xdp_router_ipv4_prog()136 h_proto = vhdr->h_vlan_encapsulated_proto; in xdp_router_ipv4_prog()