Home
last modified time | relevance | path

Searched refs:th_win (Results 1 – 3 of 3) sorted by path

/original-bsd/sys/net/
H A Dslcompress.c249 if (deltaS = (u_short)(ntohs(th->th_win) - ntohs(oth->th_win))) {
457 DECODES(th->th_win)
/original-bsd/sys/netinet/
H A Dtcp.h35 u_short th_win; /* window */ member
H A Dtcpip.h31 #define ti_win ti_t.th_win