Home
last modified time | relevance | path

Searched refs:if_down_all (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/kern/
H A Dkern_shutdown.c302 if_down_all(); in reboot_kernel()
/xnu-8019.80.24/bsd/net/
H A Dif_var.h1793 extern int if_down_all(void);
H A Dif.c5246 if_down_all(void) in if_down_all() function