Lines Matching refs:interested
1332 boolean_t interested; in icmp_inbound_v4() local
1373 interested = B_FALSE; in icmp_inbound_v4()
1381 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1385 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1390 interested = B_TRUE; in icmp_inbound_v4()
1402 interested = ipst->ips_ip_g_resp_to_echo_mcast; in icmp_inbound_v4()
1405 interested = ipst->ips_ip_g_resp_to_echo_bcast; in icmp_inbound_v4()
1408 interested = B_TRUE; in icmp_inbound_v4()
1411 if (!interested) { in icmp_inbound_v4()
1440 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1444 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1451 interested = in icmp_inbound_v4()
1454 interested = B_TRUE; in icmp_inbound_v4()
1456 if (!interested) { in icmp_inbound_v4()
1515 interested = in icmp_inbound_v4()
1518 interested = B_TRUE; in icmp_inbound_v4()
1520 if (!interested) { in icmp_inbound_v4()
1580 interested = B_TRUE; /* Pass up to transport */ in icmp_inbound_v4()
1591 if (!interested) { in icmp_inbound_v4()
1600 } else if (!interested) { in icmp_inbound_v4()