Home
last modified time | relevance | path

Searched refs:lpcb_any (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/core/lwip/src/core/
Dtcp_in.c98 struct tcp_pcb_listen *lpcb_any = NULL; in tcp_input() local
236 lpcb_any = lpcb; in tcp_input()
253 lpcb = lpcb_any; in tcp_input()