Lines Matching refs:interested
1334 boolean_t interested; in icmp_inbound_v4() local
1375 interested = B_FALSE; in icmp_inbound_v4()
1383 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1387 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1392 interested = B_TRUE; in icmp_inbound_v4()
1404 interested = ipst->ips_ip_g_resp_to_echo_mcast; in icmp_inbound_v4()
1407 interested = ipst->ips_ip_g_resp_to_echo_bcast; in icmp_inbound_v4()
1410 interested = B_TRUE; in icmp_inbound_v4()
1413 if (!interested) { in icmp_inbound_v4()
1442 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1446 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1453 interested = in icmp_inbound_v4()
1456 interested = B_TRUE; in icmp_inbound_v4()
1458 if (!interested) { in icmp_inbound_v4()
1517 interested = in icmp_inbound_v4()
1520 interested = B_TRUE; in icmp_inbound_v4()
1522 if (!interested) { in icmp_inbound_v4()
1582 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1593 if (!interested) { in icmp_inbound_v4()
1602 } else if (!interested) { in icmp_inbound_v4()