Home
last modified time | relevance | path

Searched refs:DEBUG_DEV_PKT (Results 1 – 7 of 7) sorted by relevance

/u-boot/net/
A Dping.c46 debug_cond(DEBUG_DEV_PKT, "sending ARP for %pI4\n", &net_ping_ip); in ping_send()
98 debug_cond(DEBUG_DEV_PKT, in ping_receive()
A Darp.c62 debug_cond(DEBUG_DEV_PKT, "ARP broadcast %d\n", arp_wait_try); in arp_raw_request()
168 debug_cond(DEBUG_DEV_PKT, "Got ARP REQUEST, return our IP\n"); in arp_receive()
211 debug_cond(DEBUG_DEV_PKT, in arp_receive()
A Drarp.c49 debug_cond(DEBUG_DEV_PKT, "Got good RARP\n"); in rarp_receive()
A Dlink_local.c102 debug_cond(DEBUG_DEV_PKT, "...wait %d %s nprobes=%u, nclaims=%u\n", in configure_wait()
A Dnet.c856 debug_cond(DEBUG_DEV_PKT, "sending ARP for %pI4\n", &dest); in net_send_ip_packet()
871 debug_cond(DEBUG_DEV_PKT, "sending UDP to %pI4/%pM\n", in net_send_ip_packet()
1263 debug_cond(DEBUG_DEV_PKT, in net_process_received_packet()
/u-boot/drivers/net/
A Dnetconsole.c147 debug_cond(DEBUG_DEV_PKT, "input: \"%*.*s\"\n", len, len, pkt); in nc_input_packet()
185 debug_cond(DEBUG_DEV_PKT, "output: \"%*.*s\"\n", len, len, buf); in nc_send_packet()
/u-boot/include/
A Dnet.h29 #define DEBUG_DEV_PKT 0 /* Packets or info directed to the device */ macro

Completed in 10 milliseconds