Home
last modified time | relevance | path

Searched refs:need_refrele (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip6_ire.c1175 boolean_t need_refrele = B_FALSE; in ire_route_recursive_impl_v6() local
1364 need_refrele = B_TRUE; in ire_route_recursive_impl_v6()
1375 if (need_refrele) in ire_route_recursive_impl_v6()
1403 if (need_refrele) in ire_route_recursive_impl_v6()
H A Dip_ftable.c1408 boolean_t need_refrele = B_FALSE; in ire_route_recursive_impl_v4() local
1604 need_refrele = B_TRUE; in ire_route_recursive_impl_v4()
1615 if (need_refrele) in ire_route_recursive_impl_v4()
1643 if (need_refrele) { in ire_route_recursive_impl_v4()
H A Dip_arp.c747 boolean_t need_refrele = B_FALSE; in arp_rput() local
763 need_refrele = B_TRUE; in arp_rput()
807 if (need_refrele) in arp_rput()
1700 boolean_t need_refrele = B_FALSE; in arp_announce() local
1710 need_refrele = B_TRUE; in arp_announce()
1727 if (need_refrele) in arp_announce()
H A Dip_multi.c3083 boolean_t need_refrele; in ilg_delete_all() local
3118 need_refrele = B_FALSE; in ilg_delete_all()
3121 need_refrele = B_TRUE; in ilg_delete_all()
3152 if (need_refrele) { in ilg_delete_all()
3413 boolean_t need_refrele = B_FALSE; in ilg_check_reattach() local
3421 need_refrele = B_TRUE; in ilg_check_reattach()
3459 if (need_refrele) { in ilg_check_reattach()
H A Dipsecesp.c2626 boolean_t need_refrele = B_FALSE; in esp_outbound() local
2670 need_refrele = B_TRUE; in esp_outbound()
2783 if (need_refrele) in esp_outbound()
2796 if (need_refrele) in esp_outbound()
2839 if (need_refrele) in esp_outbound()
2870 if (need_refrele) in esp_outbound()
2910 if (need_refrele) in esp_outbound()
2927 if (need_refrele) in esp_outbound()
2962 if (need_refrele) in esp_outbound()
H A Dip_ire.c2485 boolean_t need_refrele = B_FALSE; in ire_nce_init() local
2495 need_refrele = B_TRUE; in ire_nce_init()
2544 if (need_refrele) in ire_nce_init()
2559 if (need_refrele && IS_UNDER_IPMP(ill) && !ipmp_ill_is_active(ill)) { in ire_nce_init()
2586 if (need_refrele) in ire_nce_init()
H A Dipsecah.c3391 boolean_t need_refrele = B_FALSE; in ah_outbound() local
3425 need_refrele = B_TRUE; in ah_outbound()
3467 if (need_refrele) in ah_outbound()
3496 if (need_refrele) in ah_outbound()
3515 if (need_refrele) in ah_outbound()
H A Dip6.c1647 boolean_t need_refrele; in icmp_send_redirect_v6() local
1664 need_refrele = B_TRUE; in icmp_send_redirect_v6()
1667 need_refrele = B_FALSE; in icmp_send_redirect_v6()
1682 if (need_refrele) in icmp_send_redirect_v6()
1729 if (need_refrele) in icmp_send_redirect_v6()
H A Dip_ndp.c2134 boolean_t need_refrele = B_FALSE; in ndp_xmit() local
2151 need_refrele = B_TRUE; in ndp_xmit()
2191 if (need_refrele) in ndp_xmit()
2285 if (need_refrele) in ndp_xmit()
H A Dip_if.c14035 boolean_t need_refrele; in ipif_multicast_up() local
14039 need_refrele = B_TRUE; in ipif_multicast_up()
14042 need_refrele = B_FALSE; in ipif_multicast_up()
14047 if (need_refrele) in ipif_multicast_up()
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2456 boolean_t need_refrele = B_FALSE; /* ixa_refrele(ixa) */ in tcp_xmit_early_reset() local
2482 need_refrele = B_TRUE; in tcp_xmit_early_reset()
2667 if (need_refrele) { in tcp_xmit_early_reset()