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

  /external/qemu/slirp/
tcp.h 100 #define TCP_MSS 1460
tcp_subr.c 189 tp->t_maxseg = TCP_MSS;
463 (void) tcp_mss(sototcpcb(so), 0);
813 (void) tcp_mss(sototcpcb(ns), 0);
    [all...]
  /external/qemu/slirp-android/
tcp.h 106 #define TCP_MSS 1460
tcp_subr.c 191 tp->t_maxseg = TCP_MSS;
619 (void) tcp_mss(sototcpcb(so), 0);
  /external/iproute2/include/netinet/
tcp.h 162 # define TCP_MSS 512
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
tcp.h 164 # define TCP_MSS 512
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
tcp.h 164 # define TCP_MSS 512
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
tcp.h 164 # define TCP_MSS 512

Completed in 60 milliseconds