Lines Matching defs:or
9 * or http://www.opensolaris.org/os/licensing.
22 * Copyright (c) 1991, 2010, Oracle and/or its affiliates. All rights reserved.
189 * returns NULL. The caller uses this to determine whether or not to send
370 * ICMP error or redirect packet. Make sure we have enough of
513 * Not one or our addresses (IRE_LOCALs), thus we let
530 * Verify the ICMP messages for either for ICMP error or redirect packet.
737 * (above case or multirouting), make sure the
1531 * was not sent on link layer broadcast or multicast. (Exception
1843 * Verify whether or not the IP address is a valid local address.
1845 * If allow_mcbc then a multicast or broadcast address is also
1864 * When the address is loopback or multicast, there might be many matching IREs
2021 * ire can't be a broadcast or multicast unless IPDF_ALLOW_MCBC is set.
2025 * If we match on a reject or black hole, then we've got a
2143 * destination had best be local or multicast.
2227 * or ULP might updates it when there are routing changes.
2228 * Handles a NULL ixa_ire->ire_ill or a NULL ixa_nce for RTF_REJECT.
2461 * Fanout for UDP packets that are multicast or ICMP errors.
2745 * pointer to nexthdr value for the upper layer protocol (or an
2819 * the packet's malformed (or at least all the IP header(s) are
2850 * Parse and process any hop-by-hop or destination options.
2860 * XXX Note: In future as more hbh or dest options are defined,
2865 * the expected nexthdr (hbh or dest)
2909 struct ip6_opt_router *or;
2916 or = (struct ip6_opt_router *)optptr;
2918 if (optused != sizeof (*or) ||
2919 ((uintptr_t)or->ip6or_value & 0x1) != 0)
2922 switch (*((uint16_t *)or->ip6or_value)) {
3108 * Things are opening or closing - only accept DLPI
3138 #define IPSEC_MEMORY_ERROR 2 /* or malformed packet */
3276 * Either it failed or is pending. In the former case
3672 * as we don't expect reassembly to complete or
3912 * (can't happen) or mismatched compared to the packet, or the
4029 /* if a routing hdr is preceeded by HOPOPT or DSTOPT */
4035 * packets or we are just a forwarding
4064 * Either we are an intermediate router or the
4067 * If segment_left is greater than or equal to zero,
4071 * or greater value, if in case the data type
4193 * the fragment header. This (or a copy) will be used as the
4787 * If no segments left in header, or the header length field is zero,
4898 * Look for conflicting preferences or default preferences. If
4994 * or peek into the AH header yet (inbound and
5028 * group during or after this lookup.