Searched refs:OR_NET_NOSNAP (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_gencode.c | 165 …OR_NET_NOSNAP, /* relative to the network-layer header, with no SNAP header at the li… enumerator 1659 case OR_NET_NOSNAP: 5767 b1 = gen_cmp(OR_NET_NOSNAP, 1, BPF_B, (long) v); 5773 b1 = gen_cmp(OR_NET_NOSNAP, 0, BPF_B, (long) v); 5784 b1 = gen_cmp(OR_NET_NOSNAP, 4, BPF_B, (long) v);
|