OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LLC_I_NS
lib/libpcap/llc.h
83
#define LLC_I_NS(is) (((is) >> 9) & 0x7f)
usr.sbin/tcpdump/llc.h
85
#define LLC_I_NS(is) (((is) >> 9) & 0x7f)