Searched refs:bh_compenabled (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/net/ | ||
| H A D | bpf_private.h | 214 uint8_t bh_compenabled; member |
| H A D | bpf.c | 4648 d->bh_compenabled = bd->bd_flags & BPF_COMP_ENABLED ? 1 : 0; in bpfstats_fill_xbpf() |