Searched refs:ibd_output (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dibd.c269 * and the 20 byte destination address in ibd_output().
483 ibd_output(int index, struct inetgram *ogp) function
497 dprintf("ibd_output: frame type wrong: socket: %d\n",
507 dprintf("ibd_output: frame size too big: %d\n", size);
540 dprintf("ibd_output: ARP request for %s "
556 printf("ibd_output(%d): level(%d) frame(0x%x) len(%d)\n",
619 mac_state.mac_output = ibd_output;

Completed in 44 milliseconds