HomeSort by relevance Sort by last modified time
    Searched full:uncon_pcb (Results 1 - 1 of 1) sorted by null

  /external/syslinux/core/lwip/src/core/
udp.c 88 struct udp_pcb *uncon_pcb; local
157 uncon_pcb = NULL;
186 if ((uncon_pcb == NULL) &&
189 uncon_pcb = pcb;
213 pcb = uncon_pcb;
    [all...]

Completed in 2866 milliseconds