Lines Matching defs:version
260 /* Both ERSPAN type I (version 0) and type II (version 1) use342 md->version = ver;550 int version;566 version = md->version;567 tunnel_hlen = 8 + erspan_hdr_len(version);597 if (version == 1) {601 } else if (version == 2) {829 if (p->iph.version != 4 || p->iph.protocol != IPPROTO_GRE ||