FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LLADDR
sys/net/if_dl.h
70
#define LLADDR(s) (&(s)->sdl_data[(s)->sdl_nlen])
tools/tools/netmap/pkt-gen.c
606
#define LLADDR(s) s->sll_addr;