Searched refs:ip_pcb (Results 1 – 9 of 9) sorted by relevance
123 struct ip_pcb;141 struct ip_pcb *ip;
194 struct ip_pcb;212 struct ip_pcb *ip;
89 struct ip_pcb { struct
207 struct ip_pcb;225 struct ip_pcb *ip;
91 struct ip_pcb { struct
1710 * sockets.c, ip.h, api.h, tcp.h: declare a "struct ip_pcb" which only contains1711 IP_PCB. Add in the netconn's "pcb" union a "struct ip_pcb *ip;" (no size change).
2666 * sockets.c, ip.h, api.h, tcp.h: declare a "struct ip_pcb" which only contains2667 IP_PCB. Add in the netconn's "pcb" union a "struct ip_pcb *ip;" (no size change).
2919 * sockets.c, ip.h, api.h, tcp.h: declare a "struct ip_pcb" which only contains2920 IP_PCB. Add in the netconn's "pcb" union a "struct ip_pcb *ip;" (no size change).
Completed in 28 milliseconds