Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c607 static int hn_xpnt_vf_accbpf = 0; variable
609 &hn_xpnt_vf_accbpf, 0, "Accurate BPF for transparent VF");
2099 if (hn_xpnt_vf && hn_xpnt_vf_accbpf) in hn_attach()