• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/

Lines Matching refs:in

7  * as defined in and that are subject to the Apple Public Source License
8 * Version 2.0 (the 'License'). You may not use this file except in
36 * Redistribution and use in source and binary forms, with or without
41 * 2. Redistributions in binary form must reproduce the above copyright
42 * notice, this list of conditions and the following disclaimer in the
65 * Redistribution and use in source and binary forms, with or without
70 * 2. Redistributions in binary form must reproduce the above copyright
71 * notice, this list of conditions and the following disclaimer in the
93 * @(#)in.c 8.2 (Berkeley) 11/15/93
118 #include <netinet/in.h>
212 * We need this because when we refer to rt_ifa->ia6_flags in
223 * we end up reporting twice in such a case. Should we rather
274 * (see comments in net/net_osdep.h). Even for variants that do remove
285 * XXX: we should avoid such a configuration in IPv6...
541 * They are currently done in in6_ifattach() for the interfaces that need it
793 /* Attempt to attache the protocol, in case it isn't attached */
826 * been validated in in6_update_ifa().
925 * as much backward compatibility as possible in terms of
1120 * When in6_update_ifa() is called in a process of a received
1168 * + such an operation should be rare in IPv6, and
1409 * The interface must be p2p or loopback in this case.
1561 * in the future.
1627 * hostaddr is to fill in the hostaddr part of the
1659 /* fill in hostaddr part */
1757 /* fill in the if_laddrreq structure */
1861 /* we could do in(6)_socktrim here, but just omit it at this moment. */
1912 * refcount. It wants addresses in the form of a sockaddr,
2339 * A deprecated address SHOULD NOT be used in new
2374 * When we use temporary addresses described in
2544 * We first look for addresses in the same scope.
2633 * special cases, like 6to4, are handled in in6_ifattach
2675 * We simply skip DAD in such a case as a work around.
2722 /* Convert sockaddr_in to sockaddr_in6 in v4 mapped addr format. */
2752 /* Convert sockaddr_in into sockaddr_in6 in v4 mapped addr format. */