Searched refs:ether_attach_inet (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dether_if_module.h34 extern errno_t ether_attach_inet(ifnet_t ifp, protocol_family_t protocol_family);
H A Dether_if_module.c613 ether_attach_inet, ether_detach_inet)) != 0) {
H A Dether_inet_pr_module.c502 ether_attach_inet( function
532 printf("WARNING: ether_attach_inet can't attach ip to %s%d\n",
H A Dif_vlan.c1899 return (ether_attach_inet(ifp, protocol_family));
H A Dif_bond.c3139 extern int ether_attach_inet(ifnet_t ifp, protocol_family_t protocol_family);
3152 ether_attach_inet,

Completed in 28 milliseconds