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

Lines Matching refs:in

8  * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
37 * Since we don't have BSD/OS version of net/route.c in our hand,
38 * I left the code mostly as it was in 970310. -- itojun
64 #include <netinet/in.h>
92 /* preventing too many loops in ND option parsing */
284 panic("ndopts == NULL in nd6_option\n");
286 panic("uninitialized ndopts in nd6_option\n");
336 panic("ndopts == NULL in nd6_options\n");
338 panic("uninitialized ndopts in nd6_options\n");
394 nd6log((LOG_INFO, "too many loop in nd opt\n"));
450 * This is a bit crude but keeps the deletion in timer
475 printf("rt=0 in nd6_timer(ln=%p)\n", ln);
486 printf("dst=0 in nd6_timer(ln=%p)\n", ln);
506 * more helpful in diagnosing
580 * in the past the loop was inside prefix expiry processing.
641 * has changed while we are still in
774 * The first entry of the list may be stored in
818 * due to KAME goto ours hack. See RTM_RESOLVE case in
892 * destination in nd6_rtrequest which will be
893 * called in rtrequest via ifa->ifa_rtrequest.
1005 * in the neighbor cache.
1039 * is in the Default Router List.
1040 * See a corresponding comment in nd6_na_input().
1099 * caches, and disable the route entry not to be used in already
1204 * a neighbor in terms of neighbor discovery, and stop the
1322 * initialized in rtrequest(), so rt_expire is 0.
1354 * rt_ifa->ia6_flags in ip6_input, we assume
1622 * The first entry of the list may be stored in
1697 panic("ifp == NULL in nd6_cache_lladdr");
1699 panic("from == NULL in nd6_cache_lladdr");
1706 * Validation about ifp->if_addrlen and lladdrlen must be done in
1711 * Spec says nothing in sections for RA, RS and NA. There's small
1712 * description on it in NS section (RFC 2461 7.2.3).
1838 * The spec says that we must set IsRouter in the following cases:
1841 * So, based on the spec, in (1-5) and (7) cases we must set IsRouter.
1842 * A quetion arises for (1) case. (1) case has no lladdr in the
2076 * expire in DELAY_FIRST_PROBE_TIME seconds to ensure do
2099 * This code conforms to the rate-limiting rule described in Section
2145 * Return ENETUNREACH like ip6_output does in some similar cases.
2349 "scope error in "
2399 "scope error in prefix list (%s)\n",
2427 "scope error in "