Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dnetconsole.c171 static void nc_send_packet(const char *buf, int len) in nc_send_packet() function
252 nc_send_packet(&c, 1); in nc_stdio_putc()
268 nc_send_packet(s, send_len); in nc_stdio_puts()