Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c3263 int error, send_failed = 0, has_bpf; in hn_txpkt() local
3266 has_bpf = bpf_peers_present_if(ifp); in hn_txpkt()
3267 if (has_bpf) { in hn_txpkt()
3276 if (has_bpf) { in hn_txpkt()
3299 if (has_bpf) in hn_txpkt()