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

/fuchsia/zircon/bootloader/src/
H A Dnetifc.h8 int netifc_open(void);
H A Dnetboot.c312 if (netifc_open()) {
H A Dnetifc.c259 int netifc_open(void) { function
/fuchsia/zircon/system/ulib/inet6/include/inet6/
H A Dnetifc.h9 int netifc_open(const char* interface);
/fuchsia/zircon/system/core/netsvc/
H A Dnetsvc.c159 if (netifc_open(interface) != 0) {
/fuchsia/zircon/system/ulib/inet6/
H A Dnetifc.c372 int netifc_open(const char* interface) { function

Completed in 34 milliseconds