Searched refs:dc_rx_handler (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ | ||
| H A D | debugnet.h | 137 void (*dc_rx_handler)(struct debugnet_pcb *, struct mbuf **); member |
| H A D | debugnet.c | 640 .dp_rx_handler = dcp->dc_rx_handler, in debugnet_connect() |