FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VF_FLAG_VLAN_CAP
sys/dev/ice/ice_iov.c
370
vf->vf_flags |= VF_FLAG_VLAN_CAP;
sys/dev/ixl/ixl_pf_iov.c
1130
if (!(vf->vf_flags & VF_FLAG_VLAN_CAP)) {
sys/dev/ixl/ixl_pf_iov.c
1179
if (!(vf->vf_flags & VF_FLAG_VLAN_CAP)) {
sys/dev/ixl/ixl_pf_iov.c
1815
vf->vf_flags |= VF_FLAG_VLAN_CAP;