Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_loop.c623 case BPF_TAP_DISABLE: in lo_set_bpf_tap()
649 lo_statics[0].bpf_mode = BPF_TAP_DISABLE; in loopattach()
H A Ddlil.h36 BPF_TAP_DISABLE, enumerator
H A Dbpf.c872 dlil_set_bpf_tap(ifp, BPF_TAP_DISABLE, NULL); in bpf_detachd()
876 disable_tap(ifp, dlt, BPF_TAP_DISABLE); in bpf_detachd()