Searched defs:lpcb (Results 1 – 1 of 1) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/ |
| D | tcp_priv.h | 221 #define TCP_EVENT_ACCEPT(lpcb, pcb, arg, err, ret) ret = lwip_tcp_event(arg, (pcb), \ argument 244 #define TCP_EVENT_ACCEPT(lpcb, pcb, arg, err, ret) \ argument
|