Home
last modified time | relevance | path

Searched defs:LLC_U_CMD (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libpcap/
H A Dllc.h67 #define LLC_U_CMD(u) ((u) & 0xef) macro
/openbsd-src/usr.sbin/tcpdump/
H A Dllc.h69 #define LLC_U_CMD(u) ((u) & 0xef) macro