| /external/lib/lwip/core/ |
| A D | mem.c | 158 mem_size_t next; member 424 mem_size_t next; in mem_trim() local
|
| A D | tcp.c | 1057 struct tcp_pcb *next; in tcp_fasttmr() local 1131 struct tcp_seg *next = seg->next; in tcp_segs_free() local
|
| A D | tcp_in.c | 857 struct tcp_seg *next; local
|
| A D | netif.c | 345 struct tcp_pcb *next = pcb->next; in netif_set_ipaddr() local
|
| A D | memp.c | 67 struct memp *next; member
|
| /external/lib/lwip/include/lwip/ |
| A D | raw.h | 67 struct raw_pcb *next; member
|
| A D | timers.h | 68 struct sys_timeo *next; member
|
| A D | dns.h | 87 struct local_hostlist_entry *next; member
|
| A D | udp.h | 97 struct udp_pcb *next; member
|
| A D | pbuf.h | 81 struct pbuf *next; member
|
| A D | netif.h | 138 struct netif *next; member
|
| /external/platform/pico/rp2_common/pico_async_context/include/pico/ |
| A D | async_context.h | 94 struct async_work_on_timeout *next; member 129 struct async_when_pending_worker *next; member
|
| /external/platform/pico/rp2_common/pico_stdio/include/pico/stdio/ |
| A D | driver.h | 17 stdio_driver_t *next; member
|
| /external/lib/lwip/include/ipv4/lwip/ |
| A D | ip_frag.h | 55 struct ip_reassdata *next; member
|
| A D | igmp.h | 74 struct igmp_group *next; member
|
| /external/platform/pico/rp2_common/pico_async_context/ |
| A D | async_context_base.c | 84 async_at_time_worker_t *next = worker->next; in async_context_base_refresh_next_timeout() local
|
| /external/lib/lwip/include/netif/ |
| A D | etharp.h | 176 struct etharp_q_entry *next; member
|
| A D | ppp_oe.h | 148 struct pppoe_softc *next; member
|
| /external/lib/lwip/api/ |
| A D | netdb.c | 238 struct addrinfo *next; in lwip_freeaddrinfo() local
|
| /external/lib/lwip/netif/ppp/ |
| A D | ipcp.c | 549 u_char citype, cilen, *next; in ipcp_nakci() local 877 u_char *cip, *next; /* Pointer to current and next CIs */ in ipcp_reqci() local
|
| A D | lcp.c | 763 u_char citype, cichar, *next; in lcp_nakci() local 1231 u_char *cip, *next; /* Pointer to current and next CIs */ in lcp_reqci() local
|
| A D | auth.c | 193 struct wordlist *next; member
|
| /external/lib/heap/dlmalloc/ |
| A D | dlmalloc.c | 2528 struct malloc_segment* next; /* ptr to next segment */ member 3319 mchunkptr next = chunk_plus_offset(p, sz); in do_check_free_chunk() local 4309 msegmentptr next = sp->next; in release_unused_segments() local 4417 mchunkptr next = chunk_plus_offset(p, psize); in dispose_chunk() local 4757 mchunkptr next = chunk_plus_offset(p, psize); in dlfree() local 4868 mchunkptr next = chunk_plus_offset(p, oldsize); in try_realloc_chunk() local 5170 mchunkptr next = next_chunk(p); in internal_bulk_free() local 5206 mchunkptr next = next_chunk(q); in internal_inspect_all() local 5684 mchunkptr next = chunk_plus_offset(p, psize); in mspace_free() local
|
| /external/lib/lwip/core/ipv4/ |
| A D | igmp.c | 227 struct igmp_group *next; in igmp_stop() local
|
| /external/lib/lwip/core/snmp/ |
| A D | mib_structs.c | 397 struct mib_list_rootnode *next; in snmp_mib_node_delete() local
|