HomeSort by relevance Sort by last modified time
    Searched defs:tcp_mss (Results 1 - 4 of 4) sorted by null

  /external/qemu/slirp/
tcp_input.c 1697 tcp_mss(struct tcpcb *tp, u_int offer) function
    [all...]
  /external/qemu/slirp-android/
tcp_input.c 1703 tcp_mss(struct tcpcb *tp, u_int offer) function
    [all...]
  /external/netperf/
nettest_xti.c 523 int tcp_mss = -1; /* possibly uninitialized on printf far below */
519 int tcp_mss = -1; \/* possibly uninitialized on printf far below *\/ local
    [all...]
nettest_bsd.c 1302 int tcp_mss = -1; \/* possibly uninitialized on printf far below *\/ local
1998 int tcp_mss = -1; \/* possibly uninitialized on printf far below *\/ local
2706 int tcp_mss = -1; \/* possibly uninitialized on printf far below *\/ local
3473 int tcp_mss = -1; \/* possibly uninitialized on printf far below *\/ local
    [all...]

Completed in 167 milliseconds