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

  /external/libpcap/
llc.h 69 #ifndef LLCSAP_IP
70 #define LLCSAP_IP 0x06
gencode.c     [all...]
  /external/tcpdump/
llc.h 68 #ifndef LLCSAP_IP
69 #define LLCSAP_IP 0x06
print-llc.c 46 { LLCSAP_IP, "IP" },
282 if (ssap == LLCSAP_IP && dsap == LLCSAP_IP &&
print-atm.c 288 llchdr != LLC_UI_HDR(LLCSAP_IP)) {

Completed in 1435 milliseconds