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

  /external/tcpdump/
print-mpcp.c 128 const struct mpcp_common_header_t *common_header; member in union:__anon23626
142 mpcp.common_header = (const struct mpcp_common_header_t *)pptr;
145 opcode = EXTRACT_16BITS(mpcp.common_header->opcode);
148 ND_PRINT((ndo, ", Timestamp %u ticks", EXTRACT_32BITS(mpcp.common_header->timestamp)));
  /ndk/build/tools/
build-ndk-sysroot.sh 206 common_header () function
237 common_header $1 $src
262 common_header $TOP/external/zlib zlib.h
263 common_header $TOP/external/zlib zconf.h
266 common_header $TOP/libnativehelper/include/nativehelper jni.h
272 common_header $BIONIC_ROOT/libm/include math.h

Completed in 219 milliseconds