Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_ether.h37 extern int ether_family_init(void);
H A Dether_if_module.c626 ether_family_init(void) in ether_family_init() function
/xnu-8792.41.9/bsd/kern/
H A Dbsd_init.c819 ether_family_init(); in bsd_init()