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

/fuchsia/zircon/bootloader/src/
H A Dnetifc.c82 void eth_put_buffer(void* data) { function
109 eth_put_buffer(data);
115 eth_put_buffer(data);
282 eth_put_buffer(buf);
363 eth_put_buffer(txdone);
H A Dinet6.h129 void eth_put_buffer(void* ptr);
170 // via eth_put_buffer().
H A Dinet6.c236 eth_put_buffer(p);
264 eth_put_buffer(p);
/fuchsia/zircon/system/ulib/inet6/include/inet6/
H A Dinet6.h143 void eth_put_buffer(eth_buffer_t* ethbuf);
186 // via eth_put_buffer().
/fuchsia/zircon/system/ulib/inet6/
H A Dinet6.c242 eth_put_buffer(ethbuf);
272 eth_put_buffer(ethbuf);
H A Dnetifc.c130 void eth_put_buffer(eth_buffer_t* ethbuf) { function

Completed in 29 milliseconds