Searched defs:tcpwin (Results 1 – 5 of 5) sorted by relevance
206 u32_t tcpwin; /**< Specifies the TCP window of the last sent TCP packet. For a UDP connection, member
182 …u32_t tcpwin; /**< Specifies the TCP window of the last sent TCP packet. For a UDP connection, th… member
70 uint16 tcpwin; /* TCP window */ member
5578 uint16 tcpwin; /**< TCP window */ member
295 uint16 tcpwin; /* TCP window */ member5676 tcpwin = 0, tsval = 0, tsecr = 0, len = 0, ka_payload_len = 0; in wl_ext_tcpka_conn_add() local