Searched refs:OR_NET_NOSNAP (Results 1 – 1 of 1) sorted by relevance
/external/libpcap/ |
D | gencode.c | 178 OR_NET_NOSNAP, /* relative to the network-layer header, with no SNAP header at the link layer */ enumerator 1596 case OR_NET_NOSNAP: 5877 b1 = gen_cmp(OR_NET_NOSNAP, 1, BPF_B, (long)v); 5883 b1 = gen_cmp(OR_NET_NOSNAP, 0, BPF_B, (long)v); 5894 b1 = gen_cmp(OR_NET_NOSNAP, 4, BPF_B, (long)v);
|