• 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 * Redistribution and use in source and binary forms, with or without
42 * 2. Redistributions in binary form must reproduce the above copyright
43 * notice, this list of conditions and the following disclaimer in the
87 #include <netinet/in.h>
214 * Generate an error packet of type error in response to bad IP6 packet.
253 * this check has already done in ip6_unknown_opt(), so we can
324 nd6log((LOG_DEBUG, "ENOBUFS in icmp6_error %d\n", __LINE__));
343 * icmp6_reflect() is designed to be in the input path.
345 * and if we are in output path rcvif could contain bogus value.
347 * information in ip header (nip6).
384 * Locate icmp6 structure in mbuf, and check
571 * Adjust mbuf. ip6_plen will be adjusted in
629 break; /* nothing to be done in kernel */
1218 "a temporary address in %s:%d",
1267 * means in the spec, is it just unicast, or what?
1303 * if we allow scope(X) > scope(Y), it will result in
1374 * `unknown Qtype' in this case. However we regard the case
1377 * so it rarely varies in the defined qtypes.
1439 * XXX do we really have FQDN in variable "hostname"?
1647 * calculate the number of addresses to be returned in the node info reply.
1699 * So we don't support NI_NODEADDR_FLAG_COMPAT in
1723 * XXX: just experimental. not in the spec.
1820 * XXX: just experimental. not in the spec.
2013 "sanity fail: off=%lx, sizeof(ip6)=%lx in %s:%d\n",
2025 panic("assumption failed in icmp6_reflect");
2085 * does not fit in with (return) path MTU, but the description was
2086 * removed in the new spec.
2401 /* finally update cached route in each socket via pfctlinput */
2414 * in the reverse order -- e.g. frag6_slowtimo() from pfslowtimo()
2545 * nd_rd->nd_rd_target must be a link-local address in
2632 * From the discussion on IPv6imp in Feb 1999, the consensus was:
2640 panic("assumption failed in %s:%d\n", __FILE__, __LINE__);
2991 * we do increment *curpps even in *curpps < maxpps case, as some may