HomeSort by: relevance | last modified time | path
    Searched refs:tcpi_snd_wscale (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
tcp.h 167 uint8_t tcpi_snd_wscale:4, /* RFC1323 send shift value. */ member in struct:tcp_info
tcp_usrreq.c 216 ti->tcpi_snd_wscale = tp->snd_scale;

Completed in 29 milliseconds