FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IXGBE_SRRCTL_DROP_EN
sys/dev/ixgbe/if_ix.c
5037
srrctl |= IXGBE_SRRCTL_DROP_EN;
sys/dev/ixgbe/if_ix.c
5063
srrctl &= ~IXGBE_SRRCTL_DROP_EN;
sys/dev/ixgbe/if_ix.c
807
srrctl |= IXGBE_SRRCTL_DROP_EN;
sys/dev/ixgbe/if_ix.c
809
srrctl &= ~IXGBE_SRRCTL_DROP_EN;