Searched refs:CALL_REF_POS (Results 1 - 3 of 3) sorted by relevance

/external/libpcap/
H A Datmuni31.h79 #define CALL_REF_POS 2 /* offset of call reference value */ macro
/external/tcpdump/
H A Datmuni31.h79 #define CALL_REF_POS 2 /* offset of call reference value */ macro
H A Dprint-atm.c239 if (caplen < CALL_REF_POS+3) {
243 call_ref = EXTRACT_24BITS(&p[CALL_REF_POS]);

Completed in 12 milliseconds