Searched defs:linkoutput (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dnetif.h92 err_t (* linkoutput)(struct netif *netif, struct pbuf *p); member in struct:netif
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dnetif.h101 /** Function prototype for netif init functions. Set up flags and output/linkoutput
116 * 'linkoutput'.
127 * 'linkoutput'.
136 /** Function prototype for netif->linkoutput functions. Only used for ethernet
183 netif_linkoutput_fn linkoutput; member in struct:netif

Completed in 377 milliseconds