Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 32) sorted by relevance

12

/external/lib/lwip/core/
A Dmem.c158 mem_size_t next; member
424 mem_size_t next; in mem_trim() local
A Dtcp.c1057 struct tcp_pcb *next; in tcp_fasttmr() local
1131 struct tcp_seg *next = seg->next; in tcp_segs_free() local
A Dtcp_in.c857 struct tcp_seg *next; local
A Dnetif.c345 struct tcp_pcb *next = pcb->next; in netif_set_ipaddr() local
A Dmemp.c67 struct memp *next; member
/external/lib/lwip/include/lwip/
A Draw.h67 struct raw_pcb *next; member
A Dtimers.h68 struct sys_timeo *next; member
A Ddns.h87 struct local_hostlist_entry *next; member
A Dudp.h97 struct udp_pcb *next; member
A Dpbuf.h81 struct pbuf *next; member
A Dnetif.h138 struct netif *next; member
/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context.h94 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 Ddriver.h17 stdio_driver_t *next; member
/external/lib/lwip/include/ipv4/lwip/
A Dip_frag.h55 struct ip_reassdata *next; member
A Digmp.h74 struct igmp_group *next; member
/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_base.c84 async_at_time_worker_t *next = worker->next; in async_context_base_refresh_next_timeout() local
/external/lib/lwip/include/netif/
A Detharp.h176 struct etharp_q_entry *next; member
A Dppp_oe.h148 struct pppoe_softc *next; member
/external/lib/lwip/api/
A Dnetdb.c238 struct addrinfo *next; in lwip_freeaddrinfo() local
/external/lib/lwip/netif/ppp/
A Dipcp.c549 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 Dlcp.c763 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 Dauth.c193 struct wordlist *next; member
/external/lib/heap/dlmalloc/
A Ddlmalloc.c2528 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 Digmp.c227 struct igmp_group *next; in igmp_stop() local
/external/lib/lwip/core/snmp/
A Dmib_structs.c397 struct mib_list_rootnode *next; in snmp_mib_node_delete() local

Completed in 49 milliseconds

12