Symbol: IS_IPMP
usr/src/uts/common/inet/ip.h
1482
((ill)->ill_grp != NULL && !IS_IPMP(ill))
usr/src/uts/common/inet/ip/ip.c
8690
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip6_if.c
1252
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip6_if.c
2009
if (IS_IPMP(ill) && ill->ill_src_ipif != NULL)
usr/src/uts/common/inet/ip/ip6_if.c
2116
if (IS_IPMP(ill) && ipif != NULL) {
usr/src/uts/common/inet/ip/ip6_if.c
2477
if (IS_IPMP(ill))
usr/src/uts/common/inet/ip/ip6_if.c
2880
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip6_input.c
1901
ASSERT(!IS_IPMP(ill));
usr/src/uts/common/inet/ip/ip_arp.c
1647
ASSERT(!IS_IPMP(ill));
usr/src/uts/common/inet/ip/ip_arp.c
1706
if (IS_IPMP(ncec->ncec_ill)) {
usr/src/uts/common/inet/ip/ip_arp.c
1742
if (IS_IPMP(ncec->ncec_ill)) {
usr/src/uts/common/inet/ip/ip_arp.c
1757
if (IS_IPMP(ncec->ncec_ill))
usr/src/uts/common/inet/ip/ip_if.c
10202
if (IS_IPMP(ill))
usr/src/uts/common/inet/ip/ip_if.c
10278
if (IS_IPMP(ill) && ((flags ^ intf_flags) & IFF_IPMP_INVALID))
usr/src/uts/common/inet/ip/ip_if.c
10454
ASSERT(!IS_IPMP(ill));
usr/src/uts/common/inet/ip/ip_if.c
10634
ASSERT(!IS_IPMP(ill));
usr/src/uts/common/inet/ip/ip_if.c
12042
if (id == 0 && IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
12098
if (ill->ill_bcast_addr_length != 0 || IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
12164
if (IS_IPMP(ill))
usr/src/uts/common/inet/ip/ip_if.c
12479
ASSERT(!IS_IPMP(ill) && grp != NULL);
usr/src/uts/common/inet/ip/ip_if.c
12540
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
12629
if (!IS_IPMP(ipif->ipif_ill))
usr/src/uts/common/inet/ip/ip_if.c
13038
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
13102
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
13152
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
14811
if (IS_IPMP(ill))
usr/src/uts/common/inet/ip/ip_if.c
14850
if (IS_IPMP(ill))
usr/src/uts/common/inet/ip/ip_if.c
15384
if (IS_IPMP(ill) && ill->ill_src_ipif != NULL)
usr/src/uts/common/inet/ip/ip_if.c
15483
if (IS_IPMP(ill) && ipif != NULL) {
usr/src/uts/common/inet/ip/ip_if.c
16422
if (IS_IPMP(usesrc_ill) || IS_UNDER_IPMP(usesrc_ill)) {
usr/src/uts/common/inet/ip/ip_if.c
16818
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
17411
ASSERT(IS_IPMP(ill));
usr/src/uts/common/inet/ip/ip_if.c
18389
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
18997
if (IS_IPMP(ill))
usr/src/uts/common/inet/ip/ip_if.c
2716
if (IS_IPMP(ill) || IS_UNDER_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
4251
if (ill->ill_bcast_addr_length == 0 && !IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
583
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
8276
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_if.c
8390
if (IS_IPMP(ill) && err == 0) {
usr/src/uts/common/inet/ip/ip_if.c
8532
ASSERT(IS_IPMP(ill));
usr/src/uts/common/inet/ip/ip_if.c
8705
if (IS_IPMP(ill) && (err = ip_sioctl_plink_ipmp(ill, ioccmd)) != 0)
usr/src/uts/common/inet/ip/ip_input.c
2256
ASSERT(!IS_IPMP(ill));
usr/src/uts/common/inet/ip/ip_ire.c
2491
if (IS_IPMP(ill) ||
usr/src/uts/common/inet/ip/ip_ire.c
3336
ASSERT(!ire->ire_testhidden || !IS_IPMP(ire->ire_ill));
usr/src/uts/common/inet/ip/ip_ire.c
3420
ASSERT(!ire->ire_testhidden || !IS_IPMP(ire->ire_ill));
usr/src/uts/common/inet/ip/ip_multi.c
1038
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_multi.c
1111
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_multi.c
828
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_ndp.c
278
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_ndp.c
3109
if (IS_IPMP(ncec->ncec_ill)) {
usr/src/uts/common/inet/ip/ip_ndp.c
3343
if (IS_IPMP(ill) && trigger_fp_req) {
usr/src/uts/common/inet/ip/ip_ndp.c
3448
if (IS_IPMP(ill))
usr/src/uts/common/inet/ip/ip_ndp.c
345
ASSERT(!IS_IPMP(ill));
usr/src/uts/common/inet/ip/ip_ndp.c
3827
ASSERT(!IS_IPMP(ill));
usr/src/uts/common/inet/ip/ip_ndp.c
3842
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_ndp.c
4524
if (ipif == NULL && IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ip_ndp.c
4557
if (IS_IPMP(src_ill))
usr/src/uts/common/inet/ip/ip_ndp.c
4732
} else if (IS_IPMP(ill) && NCE_PUBLISH(ncec) &&
usr/src/uts/common/inet/ip/ip_ndp.c
5247
ASSERT(IS_IPMP(ill));
usr/src/uts/common/inet/ip/ip_ndp.c
5281
if (src_ipif == NULL || IS_IPMP(src_ipif->ipif_ill)) {
usr/src/uts/common/inet/ip/ip_ndp.c
674
if (IS_IPMP(ill)) {
usr/src/uts/common/inet/ip/ipmp.c
1111
ASSERT(!IS_IPMP(ill) && ill->ill_phyint->phyint_grp != NULL);
usr/src/uts/common/inet/ip/ipmp.c
1654
ASSERT(IS_UNDER_IPMP(ill) && IS_IPMP(ipif->ipif_ill));
usr/src/uts/common/inet/ip/ipmp.c
1716
ASSERT(IS_IPMP(ipif->ipif_ill));
usr/src/uts/common/inet/ip/ipmp.c
1791
ASSERT(!IS_IPMP(ill));
usr/src/uts/common/inet/ip/ipmp.c
1812
ASSERT(!IS_IPMP(ill));
usr/src/uts/common/inet/ip/ipmp.c
1833
ASSERT(!IS_IPMP(ill));
usr/src/uts/common/inet/ip/ipmp.c
1890
ASSERT(!IS_IPMP(ill));
usr/src/uts/common/inet/ip/ipmp.c
2091
ASSERT(IS_IPMP(ipif->ipif_ill));
usr/src/uts/common/inet/ip/ipmp.c
2111
ASSERT(IS_IPMP(ipif->ipif_ill));
usr/src/uts/common/inet/ip/ipmp.c
2205
ASSERT(IS_IPMP(ncec->ncec_ill));
usr/src/uts/common/inet/ip/ipmp.c
2239
ASSERT(IS_IPMP(ncec->ncec_ill));
usr/src/uts/common/inet/ip/ipmp.c
545
ASSERT(IS_IPMP(ill));
usr/src/uts/common/inet/ip/ipmp.c
571
ASSERT(IS_IPMP(illg->ig_ipmp_ill));
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_arp_link.c
215
if (IS_IPMP(ill)) {