Searched refs:X8_F (Results 1 – 5 of 5) sorted by relevance
/third_party/lwip/src/netif/ |
D | ethernet.c | 106 …("ethernet_input: dest:%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F", src:%"X8_F":%"X8_F":%"X8_F…
|
D | lowpan6_common.c | 443 …LWIP_DEBUGF(LWIP_LOWPAN6_DECOMPRESSION_DEBUG, ("TF: 00, ECN: 0x%"X8_F", Flowlabel+DSCP: 0x%8"X32_F… in lowpan6_decompress_hdr() 451 …LWIP_DEBUGF(LWIP_LOWPAN6_DECOMPRESSION_DEBUG, ("TF: 01, ECN: 0x%"X8_F", Flowlabel: 0x%2"X32_F", DS… in lowpan6_decompress_hdr() 458 …LWIP_DEBUGF(LWIP_LOWPAN6_DECOMPRESSION_DEBUG, ("TF: 10, DCSP+ECN: 0x%"X8_F", Flowlabel ignored\n",… in lowpan6_decompress_hdr()
|
/third_party/lwip/src/include/lwip/ |
D | arch.h | 149 #ifndef X8_F 150 #define X8_F "02" PRIx8 macro
|
/third_party/lwip/src/core/ |
D | netif.c | 1521 …LWIP_DBG_TRACE | LWIP_DBG_STATE, ("netif: IPv6 address %d of interface %c%c set to %s/0x%"X8_F"\n", 1588 …LWIP_DBG_TRACE | LWIP_DBG_STATE, ("netif: IPv6 address %d of interface %c%c set to %s/0x%"X8_F"\n",
|
/third_party/lwip/ |
D | UPGRADING | 237 * Added printf-formatter X8_F to printf u8_t as hex
|