FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VLAN_COPY_FLAGS
sys/net/if_vlan.c
1798
ifp->if_flags &= ~VLAN_COPY_FLAGS;
sys/net/if_vlan.c
1799
ifp->if_flags |= p->if_flags & VLAN_COPY_FLAGS;