DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ETHER_SIZE
stand/lib/rarp.c
65
u_char header[ETHER_SIZE];
stand/lib/rarp.c
72
u_char header[ETHER_SIZE];
stand/lib/udp.c
230
if (n > RECV_SIZE - ETHER_SIZE) {