Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_ether.h37 extern int ether_family_init(void);
H A Dether_if_module.c633 ether_family_init(void) in ether_family_init() function
/xnu-8019.80.24/bsd/kern/
H A Dbsd_init.c805 ether_family_init(); in bsd_init()