OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LLC_S_CMD
lib/libpcap/llc.h
77
#define LLC_S_CMD(is) (((is) >> 10) & 0x03)
usr.sbin/tcpdump/llc.h
79
#define LLC_S_CMD(is) (((is) >> 10) & 0x03)