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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_ifattach.h1 /* $KAME: in6_ifattach.h,v 1.4 2000/02/22 14:04:18 itojun Exp $ */
39 void in6_ifattach(struct ifnet *, struct ifnet *, struct in6_aliasreq *);
H A DMakefile31 ah6.h esp6.h esp_rijndael.h in6_gif.h in6_ifattach.h \
H A Din6_ifattach.c28 /* $FreeBSD: src/sys/netinet6/in6_ifattach.c,v 1.8 2002/04/19 04:46:22 suz Exp $ */
29 /* $KAME: in6_ifattach.c,v 1.118 2001/05/24 07:44:00 itojun Exp $ */
87 #include <netinet6/in6_ifattach.h>
795 in6_ifattach( function
873 log(LOG_INFO, "in6_ifattach: "
908 log(LOG_INFO, "in6_ifattach: "
970 /* undo everything done by in6_ifattach(), just in case */
H A Dip6_input.c129 #include <netinet6/in6_ifattach.h>
298 in6_ifattach(lo_ifp, NULL, NULL);
H A Din6.c132 #include <netinet6/in6_ifattach.h>
541 * They are currently done in in6_ifattach() for the interfaces that need it
2633 * special cases, like 6to4, are handled in in6_ifattach
2635 in6_ifattach(ifp, NULL, ifra);
H A Dnd6_rtr.c83 #include <netinet6/in6_ifattach.h>
H A Dicmp6.c96 #include <netinet6/in6_ifattach.h>
1163 * - joins NI group address at in6_ifattach() time only, does not cope
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dether_inet6_pr_module.c90 #include <netinet6/in6_ifattach.h>
H A Dif.c109 #include <netinet6/in6_ifattach.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/conf/
H A DMakefile58 export in6_ifattach.o_CFLAGS_ADD=-Wno-sign-compare

Completed in 60 milliseconds