Home
last modified time | relevance | path

Searched refs:IRE_LOOPBACK (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c449 if ((ipif != NULL) && (ipif->ipif_ire_type == IRE_LOOPBACK)) { in ip_rt_add_v6()
454 ire = ire_ftable_lookup_v6(dst_addr, 0, 0, IRE_LOOPBACK, in ip_rt_add_v6()
633 if (type == IRE_LOOPBACK) { in ip_rt_add_v6()
700 type = IRE_INTERFACE | IRE_LOCAL | IRE_LOOPBACK; in ip_rt_add_v6()
722 if (gw_ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) { in ip_rt_add_v6()
994 if (ipif->ipif_ire_type == IRE_LOOPBACK) { in ip_rt_delete_v6()
996 IRE_LOOPBACK, ill_match, ALL_ZONES, NULL, in ip_rt_delete_v6()
2439 ipif->ipif_ire_type = IRE_LOOPBACK; in ipif_up_done_v6()
2442 if (ill->ill_net_type != IRE_LOOPBACK) in ipif_up_done_v6()
2542 ipif->ipif_ire_type != IRE_LOOPBACK) { in ipif_add_ires_v6()
H A Dip_rts.c532 if (!(type & (IRE_LOCAL|IRE_LOOPBACK))) { in ip_rts_request_common()
571 if (!(type & (IRE_LOCAL|IRE_LOOPBACK))) { in ip_rts_request_common()
705 IRE_LOCAL | IRE_LOOPBACK, NULL, zoneid, in ip_rts_request_common()
718 &gw_addr_v6, IRE_LOCAL | IRE_LOOPBACK, NULL, in ip_rts_request_common()
825 (IRE_LOCAL|IRE_LOOPBACK))) { in ip_rts_request_common()
896 (IRE_LOCAL|IRE_LOOPBACK))) { in ip_rts_request_common()
1052 ire_type &= ~(IRE_LOCAL|IRE_LOOPBACK|IRE_BROADCAST); in ire_lookup_v4()
1141 ire_type &= ~(IRE_LOCAL|IRE_LOOPBACK); in ire_lookup_v6()
H A Dip6_ire.c101 case IRE_LOOPBACK: in ire_init_v6()
143 case IRE_LOOPBACK: in ire_init_v6()
741 if (ire->ire_type & IRE_LOOPBACK) in ire_match_args_v6()
1176 uint_t maskoff = (IRE_LOCAL|IRE_LOOPBACK); in ire_route_recursive_impl_v6()
H A Dip_output.c664 (ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) || in ip_verify_lso()
685 !(ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) && in ip_verify_lso()
712 (ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) || in ip_verify_zcopy()
721 !(ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) && in ip_verify_zcopy()
2413 if (!(ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK))) in ip_output_verify_local()
H A Dip_ire.c518 case IRE_LOOPBACK: in ire_init_v4()
560 case IRE_LOOPBACK: in ire_init_v4()
677 if ((type & (IRE_LOCAL | IRE_LOOPBACK | IRE_BROADCAST | in ire_init_common()
1912 if (ire->ire_type & IRE_LOOPBACK) in ire_match_args()
2058 ire_type = (IRE_ONLINK | IRE_OFFLINK) & ~(IRE_LOCAL|IRE_LOOPBACK); in ire_alt_local()
3344 if (ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) { in ire_revalidate_nce()
H A Dtn_ipopt.c508 if (ire->ire_type & (IRE_BROADCAST | IRE_LOCAL | IRE_LOOPBACK | in tsol_compute_label_v4()
1019 if (ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK | in tsol_compute_label_v6()
H A Dtnet.c1247 (ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK | IRE_BROADCAST | in tsol_ire_match_gwattr()
1993 ire = ire_ftable_lookup_v4(in4, 0, 0, IRE_LOCAL|IRE_LOOPBACK, in tsol_mlp_addr_type()
2001 ire = ire_ftable_lookup_v6(addr, 0, 0, IRE_LOCAL|IRE_LOOPBACK, in tsol_mlp_addr_type()
H A Dip_if.c519 if (ill->ill_net_type != IRE_LOOPBACK) in ill_delete_tail()
3356 ill->ill_net_type = IRE_LOOPBACK; in ill_init_common()
5655 if (type == IRE_LOOPBACK) { in ip_rt_add()
6025 if (ipif->ipif_ire_type == IRE_LOOPBACK) { in ip_rt_delete()
8056 IRE_LOCAL|IRE_LOOPBACK, NULL, zoneid, in ip_sioctl_tmyaddr()
12105 if (ill->ill_net_type != IRE_LOOPBACK) { in ipif_allocate()
12124 if (ill->ill_net_type != IRE_LOOPBACK) in ipif_allocate()
13783 ire_type = IRE_LOOPBACK; in ipif_lookup_on_name()
14184 if (ill->ill_net_type == IRE_LOOPBACK) in ill_recover_saved_ire()
14770 ipif->ipif_ire_type = IRE_LOOPBACK; in ipif_up_done()
[all …]
H A Dip6.c1099 (prev_ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) || in icmp_redirect_v6()
1328 (IRE_LOCAL|IRE_LOOPBACK), ill, ira->ira_zoneid, NULL, in icmp_pkt_v6()
1887 if (src_ire != NULL && (src_ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK))) { in ip_laddr_verify_v6()
2143 if (!(ire->ire_type & (IRE_LOOPBACK|IRE_LOCAL|IRE_MULTICAST))) { in ip_set_destination_v6()
2186 !(ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK|IRE_MULTICAST)) && in ip_set_destination_v6()
2245 uinfo->iulp_loopback = (ire->ire_type & IRE_LOOPBACK) != 0; in ip_set_destination_v6()
H A Dip.c1156 { IRE_LOOPBACK, "LOOPBACK" },
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()
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()
3673 uinfo->iulp_loopback = (ire->ire_type & IRE_LOOPBACK) != 0; in ip_set_destination_v4()
3824 if (ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) { in ip_get_pmtu()
11235 if (ill->ill_isv6 == B_FALSE || ill->ill_net_type == IRE_LOOPBACK) in ip_snmp_get2_v6_media()
11315 ill->ill_net_type == IRE_LOOPBACK) in ip_snmp_get2_v4_media()
15191 ire = ire_ftable_lookup_v4(addr, 0, 0, IRE_LOCAL | IRE_LOOPBACK, in ip_get_zoneid_v4()
[all …]
H A Dconn_opt.c2751 !(ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) && in conn_connect()
2766 !(ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) && in conn_connect()
H A Dip_ftable.c1412 uint_t maskoff = (IRE_LOCAL|IRE_LOOPBACK|IRE_BROADCAST); in ire_route_recursive_impl_v4()
H A Dip_ndp.c4831 } else if (ill->ill_net_type == IRE_LOOPBACK) { in nce_add_common()
H A Dsadb.c2143 if (ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) in sadb_addrset()
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_impl.c504 if (ip_type_v4(addr, ipst) != IRE_LOOPBACK) { in rdsv3_isloopback()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h495 #define IRE_LOOPBACK 0x0008 /* Route entry for loopback address */ macro
522 #define IRE_ONLINK (IRE_IF_ALL|IRE_LOCAL|IRE_LOOPBACK| \
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c898 { "LOOPBACK", IRE_LOOPBACK, IRE_LOOPBACK }, in ire_format()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtable.c1528 (IRE_INTERFACE|IRE_LOOPBACK)) != 0), ifp); in sync_kern()