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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_ifattach.c114 static int get_hw_ifid(struct ifnet *, struct in6_addr *);
262 get_hw_ifid( function
409 if (get_hw_ifid(ifp0, in6) == 0) {
416 if (altifp && get_hw_ifid(altifp, in6) == 0) {
427 if (get_hw_ifid(ifp, in6) != 0)

Completed in 22 milliseconds