Home
last modified time | relevance | path

Searched refs:LLC_I_NS (Results 1 – 3 of 3) sorted by relevance

/external/libpcap/
Dllc.h51 #define LLC_I_NS(is) (((is) >> 1) & 0x7f) macro
/external/tcpdump/
Dllc.h51 #define LLC_I_NS(is) (((is) >> 1) & 0x7f) macro
Dprint-llc.c395 LLC_I_NS(control), in llc_print()