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

  /external/libpcap/
atmuni31.h 79 #define CALL_REF_POS 2 /* offset of call reference value */
  /external/tcpdump/
atmuni31.h 79 #define CALL_REF_POS 2 /* offset of call reference value */
print-atm.c 239 if (caplen < CALL_REF_POS+3) {
243 call_ref = EXTRACT_24BITS(&p[CALL_REF_POS]);

Completed in 176 milliseconds