DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RE_IP4_PACKET
sys/dev/netif/re/if_re.c
1112
packet_type |= RE_IP4_PACKET;
sys/dev/netif/re/if_re.c
1115
packet_type |= RE_IP4_PACKET;
sys/dev/netif/re/if_re.c
1243
if (packet_type & RE_IP4_PACKET) {