Symbol: IRE_LOCAL
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4693
if (rp->ipRouteInfo.re_ire_type == IRE_LOCAL) { /* Local */
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4804
rp->ipRouteInfo.re_ire_type != IRE_LOCAL))) {
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4993
if (rp6->ipv6RouteInfo.re_ire_type == IRE_LOCAL) { /* Local */
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
5082
rp6->ipv6RouteInfo.re_ire_type != IRE_LOCAL))) {
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
1449
(IRE_BROADCAST | IRE_CACHE | IRE_LOCAL))
usr/src/cmd/mdb/common/modules/genunix/net.c
1010
(IRE_BROADCAST|IRE_LOCAL|IRE_MULTICAST|IRE_NOROUTE|IRE_IF_CLONE)))
usr/src/cmd/mdb/common/modules/genunix/net.c
901
if (ire->ire_type == IRE_LOCAL)
usr/src/cmd/mdb/common/modules/genunix/net.c
929
(IRE_BROADCAST|IRE_LOCAL|IRE_MULTICAST|IRE_NOROUTE|IRE_IF_CLONE)))
usr/src/cmd/mdb/common/modules/ip/ip.c
897
{ "LOCAL", IRE_LOCAL, IRE_LOCAL },
usr/src/uts/common/inet/ip.h
522
#define IRE_ONLINK (IRE_IF_ALL|IRE_LOCAL|IRE_LOOPBACK| \
usr/src/uts/common/inet/ip/conn_opt.c
2752
!(ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) &&
usr/src/uts/common/inet/ip/conn_opt.c
2767
!(ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) &&
usr/src/uts/common/inet/ip/ip.c
1155
{ IRE_LOCAL, "LOCAL" },
usr/src/uts/common/inet/ip/ip.c
11550
if (ip_type_v4(dst, ipst) != IRE_LOCAL) {
usr/src/uts/common/inet/ip/ip.c
12074
if (ip_type_v4(dst, ipst) != IRE_LOCAL) {
usr/src/uts/common/inet/ip/ip.c
15191
ire = ire_ftable_lookup_v4(addr, 0, 0, IRE_LOCAL | IRE_LOOPBACK,
usr/src/uts/common/inet/ip/ip.c
15217
ire = ire_ftable_lookup_v6(addr, NULL, NULL, IRE_LOCAL | IRE_LOOPBACK,
usr/src/uts/common/inet/ip/ip.c
2661
(prev_ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) ||
usr/src/uts/common/inet/ip/ip.c
2836
(IRE_LOCAL|IRE_LOOPBACK), NULL, ira->ira_zoneid, NULL,
usr/src/uts/common/inet/ip/ip.c
3286
if (src_ire != NULL && (src_ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK))) {
usr/src/uts/common/inet/ip/ip.c
3554
if ((ire->ire_type & IRE_LOCAL) && ire->ire_zoneid != zoneid) {
usr/src/uts/common/inet/ip/ip.c
3559
if (!(ire->ire_type & (IRE_LOOPBACK|IRE_LOCAL|IRE_MULTICAST))) {
usr/src/uts/common/inet/ip/ip.c
3613
!(ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK|IRE_MULTICAST)) &&
usr/src/uts/common/inet/ip/ip.c
3674
uinfo->iulp_local = (ire->ire_type & IRE_LOCAL) != 0;
usr/src/uts/common/inet/ip/ip.c
3824
if (ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) {
usr/src/uts/common/inet/ip/ip.c
5798
if (ip_type_v4(dst, ipst) == IRE_LOCAL) {
usr/src/uts/common/inet/ip/ip.c
7771
IRE_LOCAL, ill, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip.c
7778
IRE_LOCAL, ill, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip.c
9076
if (ip_type_v4(dst, ipst) != IRE_LOCAL) {
usr/src/uts/common/inet/ip/ip.c
9110
if (ip_type_v4(dst, ipst) == IRE_LOCAL) {
usr/src/uts/common/inet/ip/ip.c
9151
if (ip_type_v4(dst, ipst) != IRE_LOCAL) {
usr/src/uts/common/inet/ip/ip.c
9379
if (ip_type_v4(dst, ipst) != IRE_LOCAL) {
usr/src/uts/common/inet/ip/ip.c
9480
if (ip_type_v4(dst, ipst) != IRE_LOCAL) {
usr/src/uts/common/inet/ip/ip.c
9521
if (ip_type_v4(dst, ipst) == IRE_LOCAL) {
usr/src/uts/common/inet/ip/ip6.c
1099
(prev_ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) ||
usr/src/uts/common/inet/ip/ip6.c
1328
(IRE_LOCAL|IRE_LOOPBACK), ill, ira->ira_zoneid, NULL,
usr/src/uts/common/inet/ip/ip6.c
1887
if (src_ire != NULL && (src_ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK))) {
usr/src/uts/common/inet/ip/ip6.c
2138
if ((ire->ire_type & IRE_LOCAL) && ire->ire_zoneid != zoneid) {
usr/src/uts/common/inet/ip/ip6.c
2143
if (!(ire->ire_type & (IRE_LOOPBACK|IRE_LOCAL|IRE_MULTICAST))) {
usr/src/uts/common/inet/ip/ip6.c
2186
!(ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK|IRE_MULTICAST)) &&
usr/src/uts/common/inet/ip/ip6.c
2246
uinfo->iulp_local = (ire->ire_type & IRE_LOCAL) != 0;
usr/src/uts/common/inet/ip/ip6.c
3980
if (ip_type_v6(addrptr, ipst) == IRE_LOCAL)
usr/src/uts/common/inet/ip/ip6_if.c
2441
ipif->ipif_ire_type = IRE_LOCAL;
usr/src/uts/common/inet/ip/ip6_if.c
2882
IRE_LOCAL, ill, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip6_if.c
700
type = IRE_INTERFACE | IRE_LOCAL | IRE_LOOPBACK;
usr/src/uts/common/inet/ip/ip6_if.c
722
if (gw_ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) {
usr/src/uts/common/inet/ip/ip6_ire.c
1002
if ((ire->ire_type & IRE_LOCAL) && zoneid != ALL_ZONES &&
usr/src/uts/common/inet/ip/ip6_ire.c
103
case IRE_LOCAL:
usr/src/uts/common/inet/ip/ip6_ire.c
1176
uint_t maskoff = (IRE_LOCAL|IRE_LOOPBACK);
usr/src/uts/common/inet/ip/ip6_ire.c
136
case IRE_LOCAL:
usr/src/uts/common/inet/ip/ip6_ire.c
744
if (ire->ire_type & IRE_LOCAL)
usr/src/uts/common/inet/ip/ip6_ire.c
825
!(ire->ire_type & IRE_LOCAL)) {
usr/src/uts/common/inet/ip/ip_ftable.c
1412
uint_t maskoff = (IRE_LOCAL|IRE_LOOPBACK|IRE_BROADCAST);
usr/src/uts/common/inet/ip/ip_ftable.c
201
if ((ire->ire_type & IRE_LOCAL) && zoneid != ALL_ZONES &&
usr/src/uts/common/inet/ip/ip_if.c
13786
ire_type = IRE_LOCAL;
usr/src/uts/common/inet/ip/ip_if.c
14386
if ((moveipif = ipif_allocate(ill, 0, IRE_LOCAL, B_TRUE,
usr/src/uts/common/inet/ip/ip_if.c
14390
if ((stubipif = ipif_allocate(ill, 0, IRE_LOCAL, B_TRUE,
usr/src/uts/common/inet/ip/ip_if.c
14773
ipif->ipif_ire_type = IRE_LOCAL;
usr/src/uts/common/inet/ip/ip_if.c
4217
(void) ipif_allocate(ill, 0, IRE_LOCAL,
usr/src/uts/common/inet/ip/ip_if.c
5723
type = IRE_INTERFACE | IRE_LOCAL | IRE_LOOPBACK;
usr/src/uts/common/inet/ip/ip_if.c
5745
if (gw_ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) {
usr/src/uts/common/inet/ip/ip_if.c
8041
IRE_LOCAL|IRE_LOOPBACK, NULL, zoneid, NULL,
usr/src/uts/common/inet/ip/ip_if.c
8048
IRE_LOCAL|IRE_LOOPBACK, NULL, zoneid, NULL,
usr/src/uts/common/inet/ip/ip_if.c
8058
IRE_LOCAL|IRE_LOOPBACK, NULL, zoneid,
usr/src/uts/common/inet/ip/ip_if.c
9416
if ((ipif = ipif_allocate(ill, found_sep ? id : -1, IRE_LOCAL,
usr/src/uts/common/inet/ip/ip_ire.c
1915
if (ire->ire_type & IRE_LOCAL)
usr/src/uts/common/inet/ip/ip_ire.c
1991
!(ire->ire_type & IRE_LOCAL)) {
usr/src/uts/common/inet/ip/ip_ire.c
2048
ASSERT(ire->ire_type & IRE_LOCAL);
usr/src/uts/common/inet/ip/ip_ire.c
2058
ire_type = (IRE_ONLINK | IRE_OFFLINK) & ~(IRE_LOCAL|IRE_LOOPBACK);
usr/src/uts/common/inet/ip/ip_ire.c
3344
if (ire->ire_type & (IRE_LOCAL|IRE_LOOPBACK)) {
usr/src/uts/common/inet/ip/ip_ire.c
521
case IRE_LOCAL:
usr/src/uts/common/inet/ip/ip_ire.c
553
case IRE_LOCAL:
usr/src/uts/common/inet/ip/ip_ire.c
677
if ((type & (IRE_LOCAL | IRE_LOOPBACK | IRE_BROADCAST |
usr/src/uts/common/inet/ip/ip_output.c
2416
if (!(ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)))
usr/src/uts/common/inet/ip/ip_output.c
666
(ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) ||
usr/src/uts/common/inet/ip/ip_output.c
688
!(ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) &&
usr/src/uts/common/inet/ip/ip_output.c
715
(ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) ||
usr/src/uts/common/inet/ip/ip_output.c
724
!(ixa->ixa_ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK)) &&
usr/src/uts/common/inet/ip/ip_rts.c
1052
ire_type &= ~(IRE_LOCAL|IRE_LOOPBACK|IRE_BROADCAST);
usr/src/uts/common/inet/ip/ip_rts.c
1141
ire_type &= ~(IRE_LOCAL|IRE_LOOPBACK);
usr/src/uts/common/inet/ip/ip_rts.c
532
if (!(type & (IRE_LOCAL|IRE_LOOPBACK))) {
usr/src/uts/common/inet/ip/ip_rts.c
571
if (!(type & (IRE_LOCAL|IRE_LOOPBACK))) {
usr/src/uts/common/inet/ip/ip_rts.c
705
IRE_LOCAL | IRE_LOOPBACK, NULL, zoneid,
usr/src/uts/common/inet/ip/ip_rts.c
718
&gw_addr_v6, IRE_LOCAL | IRE_LOOPBACK, NULL,
usr/src/uts/common/inet/ip/ip_rts.c
825
(IRE_LOCAL|IRE_LOOPBACK))) {
usr/src/uts/common/inet/ip/ip_rts.c
896
(IRE_LOCAL|IRE_LOOPBACK))) {
usr/src/uts/common/inet/ip/sadb.c
1907
IRE_LOCAL) {
usr/src/uts/common/inet/ip/sadb.c
1927
case IRE_LOCAL:
usr/src/uts/common/inet/ip/sadb.c
2143
if (ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK))
usr/src/uts/common/inet/ip/tn_ipopt.c
1019
if (ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK |
usr/src/uts/common/inet/ip/tn_ipopt.c
508
if (ire->ire_type & (IRE_BROADCAST | IRE_LOCAL | IRE_LOOPBACK |
usr/src/uts/common/inet/ip/tnet.c
1247
(ire->ire_type & (IRE_LOCAL | IRE_LOOPBACK | IRE_BROADCAST |
usr/src/uts/common/inet/ip/tnet.c
1993
ire = ire_ftable_lookup_v4(in4, 0, 0, IRE_LOCAL|IRE_LOOPBACK,
usr/src/uts/common/inet/ip/tnet.c
2001
ire = ire_ftable_lookup_v6(addr, 0, 0, IRE_LOCAL|IRE_LOOPBACK,