Home
last modified time | relevance | path

Searched defs:api_msg (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
Dapi_msg.h107 struct api_msg { struct
110 struct netconn *conn;
112 err_t err;
114 union {
193 it has its own struct (to avoid struct api_msg getting bigger than necessary). argument
Dtcpip_priv.h151 } api_msg; member
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/priv/
Dapi_msg.h110 struct api_msg { struct
113 struct netconn *conn;
115 err_t err;
117 union {
204 it has its own struct (to avoid struct api_msg getting bigger than necessary). argument
Dtcpip_priv.h146 } api_msg; member