HomeSort by relevance Sort by last modified time
    Searched refs:LLC_IS_NR (Results 1 - 3 of 3) sorted by null

  /external/libpcap/
llc.h 50 #define LLC_IS_NR(is) (((is) >> 9) & 0x7f)
  /external/tcpdump/
llc.h 50 #define LLC_IS_NR(is) (((is) >> 9) & 0x7f)
print-llc.c 389 LLC_IS_NR(control),
396 LLC_IS_NR(control),

Completed in 71 milliseconds