Home
last modified time | relevance | path

Searched refs:gen_cmp (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/libpcap/
H A Dgencode.c2024 b1 = gen_cmp(cstate, OR_LLC, 0, BPF_H, 0xFFFF); in gen_ether_linktype()
3344 return gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, in gen_linktype()
3368 return gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, in gen_linktype()
3482 b0 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_B, in gen_linktype()
3484 b1 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_B, in gen_linktype()
3490 b0 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_B, in gen_linktype()
3492 b1 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_B, in gen_linktype()
6456 b1 = gen_cmp(cstate, OR_LINKPL, 9, BPF_B, v); in gen_proto()
6523 b1 = gen_cmp(cstate, OR_LINKPL, 40, BPF_B, v); in gen_proto()
6525 b2 = gen_cmp(cstate, OR_LINKPL, 6, BPF_B, v); in gen_proto()
[all …]