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

/fuchsia/zircon/bootloader/src/
H A Dnetifc.h11 void netifc_poll(void);
H A Dnetboot.c367 netifc_poll();
H A Dnetifc.c345 void netifc_poll(void) { function
/fuchsia/zircon/system/ulib/inet6/include/inet6/
H A Dnetifc.h12 int netifc_poll(void);
/fuchsia/zircon/system/core/netsvc/
H A Dnetsvc.c187 if (netifc_poll()) {
188 printf("netsvc: netifc_poll() failed - terminating\n");
/fuchsia/zircon/system/ulib/inet6/
H A Dnetifc.c429 int netifc_poll(void) { function

Completed in 30 milliseconds