Symbol: MATCH_IRE_TYPE
usr/src/uts/common/inet/ip/conn_opt.c
1261
NULL, MATCH_IRE_TYPE, 0, ipst, NULL);
usr/src/uts/common/inet/ip/conn_opt.c
1691
NULL, MATCH_IRE_TYPE, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip.c
13085
MATCH_IRE_TYPE | MATCH_IRE_SECATTR, 0, ipst,
usr/src/uts/common/inet/ip/ip.c
13817
match_flags = MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip.c
15183
int ire_flags = MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip.c
15206
int ire_flags = MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip.c
2646
ALL_ZONES, NULL, MATCH_IRE_TYPE, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip.c
2738
ALL_ZONES, NULL, (MATCH_IRE_GW | MATCH_IRE_TYPE), 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip.c
2837
MATCH_IRE_TYPE|MATCH_IRE_ZONEONLY, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip.c
6442
MATCH_IRE_MASK | MATCH_IRE_TYPE, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip.c
6446
MATCH_IRE_MASK | MATCH_IRE_TYPE, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip.c
6575
MATCH_IRE_MASK | MATCH_IRE_TYPE, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip.c
6579
MATCH_IRE_MASK | MATCH_IRE_TYPE, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip.c
7772
(MATCH_IRE_TYPE|MATCH_IRE_ILL), 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip.c
7779
(MATCH_IRE_TYPE|MATCH_IRE_ILL), 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip.c
9539
MATCH_IRE_TYPE | MATCH_IRE_SECATTR, 0, ipst,
usr/src/uts/common/inet/ip/ip6.c
1219
(MATCH_IRE_GW | MATCH_IRE_TYPE | MATCH_IRE_ILL), 0, ipst,
usr/src/uts/common/inet/ip/ip6.c
1321
uint_t match_flags = MATCH_IRE_TYPE | MATCH_IRE_ZONEONLY;
usr/src/uts/common/inet/ip/ip6.c
1597
MATCH_IRE_ILL | MATCH_IRE_TYPE, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip6_if.c
2883
MATCH_IRE_TYPE | MATCH_IRE_ILL, 0, ill->ill_ipst, NULL);
usr/src/uts/common/inet/ip/ip6_if.c
402
int match_flags = MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip6_if.c
455
NULL, ALL_ZONES, NULL, MATCH_IRE_TYPE, 0, ipst,
usr/src/uts/common/inet/ip/ip6_if.c
951
uint_t match_flags = MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip6_ire.c
1242
if (!(match_args & MATCH_IRE_TYPE))
usr/src/uts/common/inet/ip/ip6_ire.c
1246
match_args |= MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip6_ire.c
1358
match_args &= (MATCH_IRE_TYPE | MATCH_IRE_DIRECT);
usr/src/uts/common/inet/ip/ip6_ire.c
361
match_flags = (MATCH_IRE_MASK | MATCH_IRE_TYPE | MATCH_IRE_GW);
usr/src/uts/common/inet/ip/ip6_ire.c
857
((!(match_flags & MATCH_IRE_TYPE)) || (ire->ire_type & type)) &&
usr/src/uts/common/inet/ip/ip6_ire.c
887
match_flags = MATCH_IRE_TYPE | MATCH_IRE_SECATTR;
usr/src/uts/common/inet/ip/ip_ftable.c
1270
match_args |= MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip_ftable.c
1482
if (!(match_args & MATCH_IRE_TYPE))
usr/src/uts/common/inet/ip/ip_ftable.c
1486
match_args |= MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip_ftable.c
1601
match_args &= (MATCH_IRE_TYPE | MATCH_IRE_DIRECT);
usr/src/uts/common/inet/ip/ip_if.c
10896
(MATCH_IRE_ILL | MATCH_IRE_TYPE), 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip_if.c
15124
(MATCH_IRE_TYPE | MATCH_IRE_ILL), 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip_if.c
17255
IRE_BROADCAST, NULL, ALL_ZONES, NULL, MATCH_IRE_TYPE, 0, ipst,
usr/src/uts/common/inet/ip/ip_if.c
17326
IRE_BROADCAST, NULL, ALL_ZONES, NULL, MATCH_IRE_TYPE, 0,
usr/src/uts/common/inet/ip/ip_if.c
17341
MATCH_IRE_TYPE | MATCH_IRE_GW | MATCH_IRE_ILL |
usr/src/uts/common/inet/ip/ip_if.c
5417
int match_flags = MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip_if.c
5475
NULL, ALL_ZONES, NULL, MATCH_IRE_TYPE, 0, ipst,
usr/src/uts/common/inet/ip/ip_if.c
5983
uint_t match_flags = MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip_if.c
8042
MATCH_IRE_TYPE | MATCH_IRE_ZONEONLY, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip_if.c
8049
MATCH_IRE_TYPE | MATCH_IRE_ZONEONLY, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip_if.c
8059
NULL, MATCH_IRE_TYPE | MATCH_IRE_ZONEONLY, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip_if.c
8484
NULL, MATCH_IRE_TYPE, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip_input.c
1382
MATCH_IRE_TYPE|MATCH_IRE_ILL|MATCH_IRE_SECATTR, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip_ire.c
1021
ASSERT(!(match_flags & MATCH_IRE_TYPE) || (ire_type != 0));
usr/src/uts/common/inet/ip/ip_ire.c
1205
match_flags = (MATCH_IRE_MASK | MATCH_IRE_TYPE | MATCH_IRE_GW);
usr/src/uts/common/inet/ip/ip_ire.c
2020
((!(match_flags & MATCH_IRE_TYPE)) || (ire->ire_type & type)) &&
usr/src/uts/common/inet/ip/ip_ire.c
2059
match_flags = MATCH_IRE_TYPE | MATCH_IRE_SECATTR;
usr/src/uts/common/inet/ip/ip_ire.c
3585
int match_flags = MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip_ire.c
754
match_args = MATCH_IRE_TYPE | MATCH_IRE_ILL | MATCH_IRE_GW |
usr/src/uts/common/inet/ip/ip_ire.c
967
if (((!(match_flags & MATCH_IRE_TYPE)) ||
usr/src/uts/common/inet/ip/ip_ndp.c
851
MATCH_IRE_ILL | MATCH_IRE_TYPE | MATCH_IRE_GW, 0, ipst, NULL);
usr/src/uts/common/inet/ip/ip_rts.c
1000
match_flags |= MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip_rts.c
1050
if (!(match_flags & MATCH_IRE_TYPE))
usr/src/uts/common/inet/ip/ip_rts.c
1054
match_flags |= MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip_rts.c
1084
match_flags |= MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip_rts.c
1139
if (!(match_flags & MATCH_IRE_TYPE))
usr/src/uts/common/inet/ip/ip_rts.c
1143
match_flags |= MATCH_IRE_TYPE;
usr/src/uts/common/inet/ip/ip_rts.c
293
int match_flags_local = MATCH_IRE_TYPE | MATCH_IRE_GW;
usr/src/uts/common/inet/ip/ipmp.c
1587
ire_walk_ill(MATCH_IRE_TYPE, IRE_IF_CLONE, ill_downi_if_clone, ill,
usr/src/uts/common/inet/ip/tnet.c
1994
NULL, ip_zoneid, NULL, MATCH_IRE_TYPE | MATCH_IRE_ZONEONLY,
usr/src/uts/common/inet/ip/tnet.c
2002
NULL, ip_zoneid, NULL, MATCH_IRE_TYPE | MATCH_IRE_ZONEONLY,