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

  /bionic/libc/include/netinet/
tcp.h 52 uint16_t th_sum; member in struct:tcphdr::__anon294::__anon295
  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
tcp.h 83 u_int16_t th_sum; /* checksum */ member in struct:tcphdr
  /external/tcpdump/
tcp.h 49 uint16_t th_sum; /* checksum */ member in struct:tcphdr
print-tcp.c 375 tcp_sum = EXTRACT_16BITS(&tp->th_sum);
387 tcp_sum = EXTRACT_16BITS(&tp->th_sum);
    [all...]
  /external/iproute2/include/netinet/
tcp.h 85 u_int16_t th_sum; /* checksum */ member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h 87 u_int16_t th_sum; /* checksum */ member in struct:tcphdr

Completed in 48 milliseconds