Lines Matching refs:has_vnet_hdr
2273 if (po->has_vnet_hdr) {
2742 if ((size_max > dev->mtu + reserve + VLAN_HLEN) && !po->has_vnet_hdr)
2771 if (po->has_vnet_hdr) {
2799 !po->has_vnet_hdr &&
2818 if (po->has_vnet_hdr) {
2909 bool has_vnet_hdr = false;
2953 if (po->has_vnet_hdr) {
2957 has_vnet_hdr = true;
3027 if (has_vnet_hdr) {
3428 if (pkt_sk(sk)->has_vnet_hdr) {
3906 po->has_vnet_hdr = !!val;
4043 val = po->has_vnet_hdr;