Lines Matching refs:IRE_LOCAL
1155 { IRE_LOCAL, "LOCAL" },
2661 (prev_ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) || in icmp_redirect_v4()
2836 (IRE_LOCAL|IRE_LOOPBACK), NULL, ira->ira_zoneid, NULL, in icmp_pkt()
3286 if (src_ire != NULL && (src_ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK))) { in ip_laddr_verify_v4()
3554 if ((ire->ire_type & IRE_LOCAL) && ire->ire_zoneid != zoneid) { in ip_set_destination_v4()
3559 if (!(ire->ire_type & (IRE_LOOPBACK|IRE_LOCAL|IRE_MULTICAST))) { in ip_set_destination_v4()
3613 !(ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK|IRE_MULTICAST)) && in ip_set_destination_v4()
3674 uinfo->iulp_local = (ire->ire_type & IRE_LOCAL) != 0; in ip_set_destination_v4()
3824 if (ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) { in ip_get_pmtu()
5798 if (ip_type_v4(dst, ipst) == IRE_LOCAL) { in ip_massage_options()
7771 IRE_LOCAL, ill, ALL_ZONES, NULL, in ip_check_multihome()
7778 IRE_LOCAL, ill, ALL_ZONES, NULL, in ip_check_multihome()
9076 if (ip_type_v4(dst, ipst) != IRE_LOCAL) { in ip_forward_options()
9110 if (ip_type_v4(dst, ipst) == IRE_LOCAL) { in ip_forward_options()
9151 if (ip_type_v4(dst, ipst) != IRE_LOCAL) { in ip_forward_options()
9379 if (ip_type_v4(dst, ipst) != IRE_LOCAL) { in ip_input_local_options()
9480 if (ip_type_v4(dst, ipst) != IRE_LOCAL) { in ip_input_options()
9521 if (ip_type_v4(dst, ipst) == IRE_LOCAL) { in ip_input_options()
11550 if (ip_type_v4(dst, ipst) != IRE_LOCAL) { in ip_source_routed()
12074 if (ip_type_v4(dst, ipst) != IRE_LOCAL) { in ip_output_local_options()
15191 ire = ire_ftable_lookup_v4(addr, 0, 0, IRE_LOCAL | IRE_LOOPBACK, in ip_get_zoneid_v4()
15217 ire = ire_ftable_lookup_v6(addr, NULL, NULL, IRE_LOCAL | IRE_LOOPBACK, in ip_get_zoneid_v6()