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

  /bionic/libc/include/netinet/
tcp.h 76 #define TH_FIN 0x01
  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
tcp.h 51 #define TH_FIN 0x01
  /external/tcpdump/
tcp.h 56 #define TH_FIN 0x01
print-cnfp.c 224 flags & TH_FIN ? "F" : "",
320 flags & TH_FIN ? "F" : "",
416 flags & TH_FIN ? "F" : "",
print-tcp.c 105 { TH_FIN, "F" },
401 if (ndo->ndo_vflag > 1 || length > 0 || flags & (TH_SYN | TH_FIN | TH_RST)) {
    [all...]
  /external/iproute2/include/netinet/
tcp.h 78 # define TH_FIN 0x01
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h 80 # define TH_FIN 0x01
  /external/ppp/pppd/
ipv6cp.c     [all...]
ipcp.c     [all...]
  /external/syslinux/core/lwip/src/netif/ppp/
ipcp.c     [all...]

Completed in 813 milliseconds