Searched refs:OR_LINKPL_NOSNAP (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/libpcap/ |
H A D | gencode.c | 213 OR_LINKPL_NOSNAP, /* link-layer payload, with no SNAP header at the link layer */ enumerator 1819 case OR_LINKPL_NOSNAP: in gen_load_a() 6587 b1 = gen_cmp(cstate, OR_LINKPL_NOSNAP, 1, BPF_B, v); in gen_proto() 6593 b1 = gen_cmp(cstate, OR_LINKPL_NOSNAP, 0, BPF_B, v); in gen_proto() 6608 b1 = gen_cmp(cstate, OR_LINKPL_NOSNAP, 4, BPF_B, v); in gen_proto()
|