Home
last modified time | relevance | path

Searched refs:S16_F (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/
A Dethernet.c170 ("ethernet_input: IPv4 packet dropped, too short (%"S16_F"/%"S16_F")\n",
187 ("ethernet_input: ARP response packet dropped, too short (%"S16_F"/%"S16_F")\n",
214 ("ethernet_input: IPv6 packet dropped, too short (%"S16_F"/%"S16_F")\n",
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Darch.h93 #ifndef S16_F
94 #define S16_F PRId16 macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Darch.h93 #ifndef S16_F
94 #define S16_F PRId16 macro
/AliOS-Things-master/hardware/chip/haas1000/aos/arch/
A Dcc.h64 #define S16_F "4d" macro
123 #define S16_F "d"
/AliOS-Things-master/hardware/chip/rtl872xd/arch/
A Dcc.h60 #define S16_F "4d" macro
121 #define S16_F "d"
/AliOS-Things-master/components/py_engine/engine/extmod/lwip-include/arch/
A Dcc.h18 #define S16_F "hd" macro
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv4/
A Dicmp.c93 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: short IP header (%"S16_F" bytes) received\n", hlen)); in icmp_input()
266 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: ICMP type %"S16_F" code %"S16_F" not supported.\n", in icmp_input()
A Detharp.c484 …P_DEBUG | LWIP_DBG_TRACE, ("etharp_update_arp_entry: updating stable entry %"S16_F"\n", (s16_t)i));
779 …LWIP_DEBUGF(ETHARP_DEBUG | LWIP_DBG_TRACE, ("etharp_input: ARP unknown opcode type %"S16_F"\n", lw…
1104 …P_DEBUG | LWIP_DBG_TRACE, ("etharp_query: queued packet %p on ARP entry %"S16_F"\n", (void *)q, (s…
1115 …RACE, ("etharp_query: dropped previously queued packet %p for ARP entry %"S16_F"\n", (void *)q, (s…
1120 …P_DEBUG | LWIP_DBG_TRACE, ("etharp_query: queued packet %p on ARP entry %"S16_F"\n", (void *)q, (s…
A Dip4.c1058 …LWIP_DEBUGF(IP_DEBUG, ("|%2"S16_F" |%2"S16_F" | 0x%02"X16_F" | %5"U16_F" | (v, hl, tos, l…
A Dip4_frag.c567 ("ip4_reass: last fragment seen, total len %"S16_F"\n", in ip4_reass()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/arch/
A Dcc.h64 #define S16_F "hd" macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dplat_types.h116 #ifndef S16_F
117 #define S16_F "d" macro
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dtcp_out.c709 LWIP_DEBUGF(TCP_QLEN_DEBUG, ("tcp_write: %"S16_F" (after enqueued)\n", in tcp_write()
736 …LWIP_DEBUGF(TCP_QLEN_DEBUG | LWIP_DBG_STATE, ("tcp_write: %"S16_F" (with mem err)\n", pcb->snd_que… in tcp_write()
845 …LWIP_DEBUGF(TCP_QLEN_DEBUG, ("tcp_enqueue_flags: %"S16_F" (after enqueued)\n", pcb->snd_queuelen)); in tcp_enqueue_flags()
1148 …F", cwnd %"TCPWNDSIZE_F", wnd %"U32_F", effwnd %"U32_F", seq %"U32_F", ack %"U32_F", i %"S16_F"\n", in tcp_output()
A Dmem.c733 …LWIP_DEBUGF(MEM_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("mem_malloc: could not allocate %"S16_F" bytes\n"… in mem_malloc()
A Dtcp.c1040 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_slowtmr: rtime %"S16_F in tcp_slowtmr()
1041 " pcb->rto %"S16_F"\n", in tcp_slowtmr()
A Dpbuf.c731 LWIP_DEBUGF(PBUF_DEBUG | LWIP_DBG_TRACE, ("pbuf_header: old %p new %p (%"S16_F")\n", in pbuf_header_impl()
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv6/
A Dnd6.c1761 …LWIP_DEBUGF(LWIP_DBG_TRACE, ("ipv6: queued packet %p on neighbor entry %"S16_F"\n", (void *)p, (s1… in nd6_queue_packet()
1775 …LWIP_DEBUGF(LWIP_DBG_TRACE, ("ipv6: queued packet %p on neighbor entry %"S16_F"\n", (void *)p, (s1… in nd6_queue_packet()

Completed in 155 milliseconds