Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpf.c739 bpf_tap_func disable_tap; in bpf_detachd() local
767 disable_tap = NULL; in bpf_detachd()
777 disable_tap = bp->bif_tap; in bpf_detachd()
778 if (disable_tap) { in bpf_detachd()
814 if (disable_tap) { in bpf_detachd()
815 disable_tap(ifp, dlt, BPF_TAP_DISABLE); in bpf_detachd()