Searched refs:orig_linktype (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/lib/libpcap/
H A Dgencode.c69 static u_int orig_linktype = -1, orig_nl = -1, orig_nl_nosnap = -1; variable
3334 orig_linktype = off_linktype; /* save original values */
3354 b0 = gen_cmp(orig_linktype, BPF_H, (bpf_int32)ETHERTYPE_8021Q);

Completed in 112 milliseconds