Searched refs:X16_F (Results 1 - 25 of 27) sorted by relevance

12

/barrelfish-2018-10-04/lib/lwip2/src/core/ipv6/
H A Dip6.c305 LWIP_DEBUGF(IP6_DEBUG, ("ip6_forward: no route for %"X16_F":%"X16_F":%"X16_F":%"X16_F":%"X16_F":%"X16_F":%"X16_F":%"X16_F"\n",
358 LWIP_DEBUGF(IP6_DEBUG, ("ip6_forward: forwarding packet to %"X16_F":%"X16_F"
[all...]
/barrelfish-2018-10-04/include/lwip2/lwip/
H A Darch.h148 #ifndef X16_F
149 #define X16_F PRIx16 macro
H A Dip6_addr.h247 LWIP_DEBUGF(debug, ("%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F ":%" X16_F, \
/barrelfish-2018-10-04/lib/lwip/src/core/ipv6/
H A Dicmp6.c76 X16_F ")\n", inet_chksum_pseudo(p, &(iphdr->src),
98 X16_F ")\n", inet_chksum_pseudo(p, &(iphdr->src),
H A Dip6.c366 ("|%2" S16_F " | %" X16_F "%" X16_F " | %" X16_F "%"
367 X16_F " | (v, traffic class, flow label)\n",
/barrelfish-2018-10-04/include/arch/
H A Dcc.h38 #define X16_F "hx" macro
/barrelfish-2018-10-04/lib/lwip2/src/core/ipv4/
H A Detharp.c428 LWIP_DEBUGF(ETHARP_DEBUG | LWIP_DBG_TRACE, ("etharp_update_arp_entry: %"U16_F".%"U16_F".%"U16_F".%"U16_F" - %02"X16_F":%02"X16_F":%02"X16_F":%02"X16_F":%02"X16_F":%02"X16_F"\n",
508 LWIP_DEBUGF(ETHARP_DEBUG | LWIP_DBG_TRACE, ("etharp_add_static_entry: %"U16_F".%"U16_F".%"U16_F".%"U16_F" - %02"X16_F":%02"X16_F":%02"X16_F":%02"X16_F"
[all...]
H A Dip4.c448 ("Checksum (0x%"X16_F") failed, IP packet dropped.\n", inet_chksum(iphdr, iphdr_hlen)));
615 LWIP_DEBUGF(IP_DEBUG, ("IP packet is a fragment (id=0x%04"X16_F" tot_len=%"U16_F" len=%"U16_F" MF=%"U16_F" offset=%"U16_F"), calling ip4_reass()\n",
626 LWIP_DEBUGF(IP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("IP packet dropped since it was fragmented (0x%"X16_F") (while IP_REASSEMBLY == 0).\n",
1053 LWIP_DEBUGF(IP_DEBUG, ("|%2"S16_F" |%2"S16_F" | 0x%02"X16_F" | %5"U16_F" | (v, hl, tos, len)\n",
1066 LWIP_DEBUGF(IP_DEBUG, ("| %3"U16_F" | %3"U16_F" | 0x%04"X16_F" | (ttl, proto, chksum)\n",
H A Dip4_frag.c531 LWIP_DEBUGF(IP_REASS_DEBUG, ("ip4_reass: matching previous fragment ID=%"X16_F"\n",
H A Ddhcp.c1719 ("netif->hwaddr[%"U16_F"]==%02"X16_F" != reply_msg->chaddr[%"U16_F"]==%02"X16_F"\n",
/barrelfish-2018-10-04/lib/lwip/src/core/ipv4/
H A Dip.c278 ("Checksum (0x%" X16_F ") failed, IP packet dropped.\n",
412 ("IP packet is a fragment (id=0x%04" X16_F " tot_len=%"
428 ("IP packet dropped since it was fragmented (0x%" X16_F
763 ("|%2" S16_F " |%2" S16_F " | 0x%02" X16_F " | %5" U16_F
776 ("| %3" U16_F " | %3" U16_F " | 0x%04" X16_F
H A Dip_frag.c531 ("ip_reass: matching previous fragment ID=%" X16_F "\n",
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dpppoe.c635 PPPDEBUG(LOG_DEBUG, ("%c%c%"U16_F": unknown code (0x%"X16_F") session = 0x%"X16_F"\n",
639 PPPDEBUG(LOG_DEBUG, ("pppoe: unknown code (0x%"X16_F") session = 0x%"X16_F"\n", (u16_t)ph->code, session));
739 PPPDEBUG(LOG_DEBUG, ("pppoe: %c%c%"U16_F" (%x) state=%d, session=0x%x output -> %02"X16_F":%02"X16_F":%02"X16_F":%02"X16_F":%02"X16_F":%02"X16_F", le
[all...]
H A Dpppos.c294 PPPDEBUG(LOG_INFO, ("pppos_netif_output[%d]: proto=0x%"X16_F", len = %d\n", ppp->netif->num, protocol, pb->tot_len));
296 PPPDEBUG(LOG_WARNING, ("pppos_netif_output[%d]: output failed proto=0x%"X16_F", len = %d\n", ppp->netif->num, protocol, pb->tot_len));
512 ("pppos_input[%d]: Dropping bad fcs 0x%"X16_F" proto=0x%"X16_F"\n",
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dpppoe.c635 PPPDEBUG(LOG_DEBUG, ("%c%c%"U16_F": unknown code (0x%"X16_F") session = 0x%"X16_F"\n",
639 PPPDEBUG(LOG_DEBUG, ("pppoe: unknown code (0x%"X16_F") session = 0x%"X16_F"\n", (u16_t)ph->code, session));
739 PPPDEBUG(LOG_DEBUG, ("pppoe: %c%c%"U16_F" (%x) state=%d, session=0x%x output -> %02"X16_F":%02"X16_F":%02"X16_F":%02"X16_F":%02"X16_F":%02"X16_F", le
[all...]
H A Dpppos.c294 PPPDEBUG(LOG_INFO, ("pppos_netif_output[%d]: proto=0x%"X16_F", len = %d\n", ppp->netif->num, protocol, pb->tot_len));
296 PPPDEBUG(LOG_WARNING, ("pppos_netif_output[%d]: output failed proto=0x%"X16_F", len = %d\n", ppp->netif->num, protocol, pb->tot_len));
512 ("pppos_input[%d]: Dropping bad fcs 0x%"X16_F" proto=0x%"X16_F"\n",
/barrelfish-2018-10-04/lib/lwip/src/netif/
H A Detharp.c518 " - %02" X16_F ":%02" X16_F ":%02" X16_F ":%02" X16_F ":%02"
519 X16_F ":%02" X16_F "\n", ip4_addr1(ipaddr), ip4_addr2(ipaddr),
/barrelfish-2018-10-04/lib/lwip2/src/netif/
H A Dethernet.c100 ("ethernet_input: dest:%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F", src:%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F", type:%"X16_F"\n",
/barrelfish-2018-10-04/lib/lwip/src/core/
H A Dudp.c578 ("udp_send: UDP checksum 0x%04" X16_F "\n",
885 ("| %5" U16_F " | 0x%04" X16_F
H A Dtcp_out.c171 ("tcp_enqueue(pcb=%p, arg=%p, len=%" U16_F ", flags=%" X16_F
353 ("tcp_enqueue: queueing %" U32_F ":%" U32_F " (0x%" X16_F
H A Ddhcp.c1494 ("netif->hwaddr[%" U16_F "]==%02" X16_F
1495 " != reply_msg->chaddr[%" U16_F "]==%02" X16_F "\n",
H A Dtcp.c1318 ("| 0x%04" X16_F " | %5" U16_F
H A Dtcp_in.c145 X16_F "\n", inet_chksum_pseudo(p,
/barrelfish-2018-10-04/lib/lwip2/src/core/
H A Dudp.c839 LWIP_DEBUGF(UDP_DEBUG, ("udp_send: UDP checksum 0x%04"X16_F"\n", udphdr->chksum));
840 LWIP_DEBUGF(UDP_DEBUG, ("udp_send: ip_output_if (,,,,0x%02"X16_F",)\n", (u16_t)ip_proto));
1185 LWIP_DEBUGF(UDP_DEBUG, ("| %5"U16_F" | 0x%04"X16_F" | (len, chksum)\n",
H A Dtcp_out.c845 ("tcp_enqueue_flags: queueing %"U32_F":%"U32_F" (0x%"X16_F")\n",
1303 ("tcp_output_segment: calculated checksum is %"X16_F" instead of %"X16_F"\n",

Completed in 114 milliseconds

12