Symbol: IRE_INTERFACE
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_main.c
1641
if (!(rp1->ipRouteInfo.re_ire_type & IRE_INTERFACE) ||
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_main.c
1749
if (!(rp1->ipv6RouteInfo.re_ire_type & IRE_INTERFACE) ||
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
1528
(IRE_INTERFACE|IRE_LOOPBACK)) != 0), ifp);
usr/src/uts/common/inet/ip/ip.c
11052
if (ire->ire_type & IRE_INTERFACE) {
usr/src/uts/common/inet/ip/ip.c
11179
if (ire->ire_type & IRE_INTERFACE) {
usr/src/uts/common/inet/ip/ip.c
13083
IRE_INTERFACE, NULL, ALL_ZONES,
usr/src/uts/common/inet/ip/ip.c
13826
0, 0, IRE_INTERFACE, ire->ire_ill, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip.c
13833
0, 0, IRE_INTERFACE, ire->ire_ill, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip.c
6441
IRE_HOST | IRE_INTERFACE, NULL, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip.c
6445
IRE_HOST | IRE_INTERFACE, NULL, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip.c
6574
IRE_HOST | IRE_INTERFACE, NULL, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip.c
6578
IRE_HOST | IRE_INTERFACE, NULL, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip.c
9537
IRE_INTERFACE, NULL, ALL_ZONES,
usr/src/uts/common/inet/ip/ip6.c
1596
NULL, NULL, IRE_INTERFACE, ire->ire_ill, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip6_if.c
1002
IRE_INTERFACE, ill_match, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip6_if.c
1231
(!(ill->ill_net_type & IRE_INTERFACE))) {
usr/src/uts/common/inet/ip/ip6_if.c
608
IRE_INTERFACE, ill, ALL_ZONES, NULL, match_flags, 0, ipst,
usr/src/uts/common/inet/ip/ip6_if.c
700
type = IRE_INTERFACE | IRE_LOCAL | IRE_LOOPBACK;
usr/src/uts/common/inet/ip/ip6_ire.c
1296
if (ire->ire_type & IRE_INTERFACE) {
usr/src/uts/common/inet/ip/ip6_ire.c
578
if ((ire->ire_type & IRE_INTERFACE) && ire->ire_dep_children != 0)
usr/src/uts/common/inet/ip/ip6_ire.c
63
(((ire)->ire_type & IRE_INTERFACE) && \
usr/src/uts/common/inet/ip/ip6_ire.c
892
&ipv6_all_zeros, IRE_INTERFACE, ill, zoneid, tsl, match_flags,
usr/src/uts/common/inet/ip/ip_ftable.c
1536
if (ire->ire_type & IRE_INTERFACE) {
usr/src/uts/common/inet/ip/ip_ftable.c
78
(((ire)->ire_type & IRE_INTERFACE) && ((ire)->ire_addr == 0)))
usr/src/uts/common/inet/ip/ip_if.c
5632
IRE_INTERFACE, ill, ALL_ZONES, NULL, match_flags, 0, ipst,
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
6035
IRE_INTERFACE, ill_match, ALL_ZONES, NULL,
usr/src/uts/common/inet/ip/ip_ire.c
1624
if ((ire->ire_type & IRE_INTERFACE) && ire->ire_dep_children != NULL)
usr/src/uts/common/inet/ip/ip_ire.c
2107
if (!(ire->ire_type & IRE_INTERFACE))
usr/src/uts/common/inet/ip/ip_ire.c
3594
IRE_INTERFACE, NULL, ALL_ZONES, NULL, match_flags, 0,
usr/src/uts/common/inet/ip/ip_ire.c
3598
IRE_INTERFACE, NULL, ALL_ZONES, NULL, match_flags, 0,
usr/src/uts/common/inet/ip/ip_rts.c
1520
if ((ire->ire_type & IRE_INTERFACE) && ire->ire_dep_children != 0)
usr/src/uts/common/inet/ip/tn_ipopt.c
1020
IRE_INTERFACE)) {
usr/src/uts/common/inet/ip/tn_ipopt.c
509
IRE_INTERFACE)) {