Home
last modified time | relevance | path

Searched defs:newpcb (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/contrib/apps/tcpecho_raw/
Dtcpecho_raw.c248 tcpecho_raw_accept(void *arg, struct tcp_pcb *newpcb, err_t err) in tcpecho_raw_accept()
/third_party/lwip/src/apps/lwiperf/
Dlwiperf.c393 struct tcp_pcb *newpcb; in lwiperf_tx_start_impl() local
598 lwiperf_tcp_accept(void *arg, struct tcp_pcb *newpcb, err_t err) in lwiperf_tcp_accept()
/third_party/lwip/src/api/
Dapi_msg.c565 accept_function(void *arg, struct tcp_pcb *newpcb, err_t err)