Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dkern_shutdown.c307 if_down_all(); in reboot_kernel()
/xnu-8020.101.4/bsd/net/
H A Dif_var.h1793 extern int if_down_all(void);
H A Dif.c5243 if_down_all(void) in if_down_all() function