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

  /bionic/libc/include/netinet/
tcp.h 78 #define TH_RST 0x04
  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
tcp.h 53 #define TH_RST 0x04
  /external/tcpdump/
tcp.h 58 #define TH_RST 0x04
print-cnfp.c 226 flags & TH_RST ? "R" : "",
322 flags & TH_RST ? "R" : "",
418 flags & TH_RST ? "R" : "",
print-tcp.c 107 { TH_RST, "R" },
401 if (ndo->ndo_vflag > 1 || length > 0 || flags & (TH_SYN | TH_FIN | TH_RST)) {
668 if ((flags & TH_RST) && ndo->ndo_vflag) {
    [all...]
  /external/iproute2/include/netinet/
tcp.h 80 # define TH_RST 0x04
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h 82 # define TH_RST 0x04

Completed in 163 milliseconds