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

/freebsd-10.3-release/contrib/libpcap/
H A Dgencode.c182 OR_NET_NOSNAP, /* relative to the network-layer header, with no SNAP header at the link layer */ enumerator in enum:e_offrel
1594 case OR_NET_NOSNAP:
5878 b1 = gen_cmp(OR_NET_NOSNAP, 1, BPF_B, (long)v);
5884 b1 = gen_cmp(OR_NET_NOSNAP, 0, BPF_B, (long)v);
5895 b1 = gen_cmp(OR_NET_NOSNAP, 4, BPF_B, (long)v);

Completed in 110 milliseconds