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