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