Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dether-wake.c104 # define bb_debug_msg(fmt, args...) fprintf(stderr, fmt, ## args) macro
116 # define bb_debug_msg(fmt, args...) ((void)0) macro
132 bb_debug_msg("The target station address is %s\n\n", ether_ntoa(eap)); in get_dest_addr()
135 bb_debug_msg("Station address for hostname %s is %s\n\n", hostid, ether_ntoa(eaddr)); in get_dest_addr()
191 bb_debug_msg("password: %2.2x %2.2x %2.2x %2.2x (%d)\n\n", in get_wol_pw()