Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dudp.c214 struct udp_pcb *uncon_pcb; in udp_input() local
259 uncon_pcb = NULL; in udp_input()
276 ((uncon_pcb == NULL) in udp_input()
283 uncon_pcb = pcb; in udp_input()
308 pcb = uncon_pcb; in udp_input()

Completed in 4 milliseconds