Searched refs:netifc_open_cb (Results 1 – 1 of 1) sorted by relevance
253 static zx_status_t netifc_open_cb(int dirfd, int event, const char* fn, void* cookie) { in netifc_open_cb() function389 fdio_watch_directory(dirfd, netifc_open_cb, ZX_TIME_INFINITE, (void*)interface); in netifc_open()
Completed in 3 milliseconds