Home
last modified time | relevance | path

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

12

/components/net/lwip/lwip-1.4.1/src/api/
A Dtcpip.c247 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout()
276 tcpip_untimeout(sys_timeout_handler h, void *arg) in tcpip_untimeout()
A Dnetdb.c166 struct gethostbyname_r_helper *h; in lwip_gethostbyname_r() local
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dtimers.h70 sys_timeout_handler h; member
A Dtcpip.h154 sys_timeout_handler h; member
/components/net/lwip/lwip-1.4.1/src/include/ipv6/lwip/
A Dip_addr.h71 #define IP6_ADDR(ipaddr, a,b,c,d,e,f,g,h) do { (ipaddr)->addr[0] = htonl((u32_t)((a & 0xffff) << 16… argument
/components/net/lwip/lwip-2.0.3/src/api/
A Dtcpip.c269 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout()
296 tcpip_untimeout(sys_timeout_handler h, void *arg) in tcpip_untimeout()
A Dnetdb.c166 struct gethostbyname_r_helper *h; in lwip_gethostbyname_r() local
/components/libc/cplusplus/cpp11/armclang/
A Dtpl.h52 rt_sem_t h; variable
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dtimeouts.h89 sys_timeout_handler h; member
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dtimeouts.h96 sys_timeout_handler h; member
/components/net/lwip/lwip-2.1.2/src/api/
A Dtcpip.c377 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout()
404 tcpip_untimeout(sys_timeout_handler h, void *arg) in tcpip_untimeout()
A Dnetdb.c166 struct gethostbyname_r_helper *h; in lwip_gethostbyname_r() local
/components/drivers/include/drivers/
A Dmisc.h56 #define RT_GENMASK(h, l) (((~0UL) << (l)) & (~0UL >> (RT_BITS_PER_LONG - 1 - (h)))) argument
57 #define RT_GENMASK_ULL(h, l) (((~0ULL) << (l)) & (~0ULL >> (RT_BITS_PER_LONG_LONG - 1 - (h)))) argument
/components/net/lwip/lwip-2.1.2/src/core/
A Dmemp.c103 struct memp *t, *h; in memp_sanity() local
A Dpbuf.c853 pbuf_cat(struct pbuf *h, struct pbuf *t) in pbuf_cat()
895 pbuf_chain(struct pbuf *h, struct pbuf *t) in pbuf_chain()
/components/net/lwip/lwip-1.4.1/src/core/
A Dpbuf.c745 pbuf_cat(struct pbuf *h, struct pbuf *t) in pbuf_cat()
786 pbuf_chain(struct pbuf *h, struct pbuf *t) in pbuf_chain()
A Dmemp.c185 struct memp *t, *h; in memp_sanity() local
/components/net/lwip/lwip-2.0.3/src/apps/ping/
A Dping.c149 struct sockaddr_in *h = NULL; in ping() local
/components/net/lwip/lwip-1.4.1/src/apps/ping/
A Dping.c149 struct sockaddr_in *h = NULL; in ping() local
/components/net/lwip/lwip-2.1.2/src/apps/ping/
A Dping.c149 struct sockaddr_in *h = NULL; in ping() local
/components/net/lwip/lwip-2.0.3/src/core/
A Dmemp.c103 struct memp *t, *h; in memp_sanity() local
A Dpbuf.c840 pbuf_cat(struct pbuf *h, struct pbuf *t) in pbuf_cat()
882 pbuf_chain(struct pbuf *h, struct pbuf *t) in pbuf_chain()
/components/net/lwip/lwip-2.0.3/src/include/lwip/priv/
A Dtcpip_priv.h147 sys_timeout_handler h; member
/components/net/lwip/lwip-2.1.2/src/include/lwip/priv/
A Dtcpip_priv.h157 sys_timeout_handler h; member
/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dppp.c1418 sifaddr( int pd, u32_t o, u32_t h, u32_t m, u32_t ns1, u32_t ns2) in sifaddr()
1444 cifaddr( int pd, u32_t o, u32_t h) in cifaddr()

Completed in 29 milliseconds

12