Home
last modified time | relevance | path

Searched defs:tcpwin (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dtcpip.h206 u32_t tcpwin; /**< Specifies the TCP window of the last sent TCP packet. For a UDP connection, member
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/
Dtcpip.h182 …u32_t tcpwin; /**< Specifies the TCP window of the last sent TCP packet. For a UDP connection, th… member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dbcmtcp.h70 uint16 tcpwin; /* TCP window */ member
Dwlioctl.h5578 uint16 tcpwin; /**< TCP window */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_android_ext.c295 uint16 tcpwin; /* TCP window */ member
5676 tcpwin = 0, tsval = 0, tsecr = 0, len = 0, ka_payload_len = 0; in wl_ext_tcpka_conn_add() local