Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf.h47 #define VF_FLAG_MAC_ANTI_SPOOF 0x10 macro
H A Dixl_pf_iov.c150 if (vf->vf_flags & VF_FLAG_MAC_ANTI_SPOOF) in ixl_vf_alloc_vsi()
1810 vf->vf_flags |= VF_FLAG_MAC_ANTI_SPOOF; in ixl_if_iov_vf_add()