Home
last modified time | relevance | path

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

/system/dev/ethernet/ethertap/
A Dbinding.c11 extern zx_status_t tapctl_bind(void* ctx, zx_device_t* device);
15 .bind = tapctl_bind,
A Dethertap.cpp334 extern "C" zx_status_t tapctl_bind(void* ctx, zx_device_t* device, void** cookie) { in tapctl_bind() function

Completed in 3 milliseconds