Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_ire.c1173 boolean_t need_refrele = B_FALSE; in ire_route_recursive_impl_v6() local
1362 need_refrele = B_TRUE; in ire_route_recursive_impl_v6()
1373 if (need_refrele) in ire_route_recursive_impl_v6()
1401 if (need_refrele) in ire_route_recursive_impl_v6()
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()
1701 boolean_t need_refrele = B_FALSE; in arp_announce() local
1711 need_refrele = B_TRUE; in arp_announce()
1728 if (need_refrele) in arp_announce()
H A Dip_ftable.c1409 boolean_t need_refrele = B_FALSE; in ire_route_recursive_impl_v4() local
1605 need_refrele = B_TRUE; in ire_route_recursive_impl_v4()
1616 if (need_refrele) in ire_route_recursive_impl_v4()
1644 if (need_refrele) { in ire_route_recursive_impl_v4()
H A Dipsecesp.c2384 boolean_t need_refrele = B_FALSE; in esp_outbound() local
2428 need_refrele = B_TRUE; in esp_outbound()
2541 if (need_refrele) in esp_outbound()
2554 if (need_refrele) in esp_outbound()
2597 if (need_refrele) in esp_outbound()
2628 if (need_refrele) in esp_outbound()
2668 if (need_refrele) in esp_outbound()
2685 if (need_refrele) in esp_outbound()
2720 if (need_refrele) in esp_outbound()
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 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.c3236 boolean_t need_refrele = B_FALSE; in ah_outbound() local
3270 need_refrele = B_TRUE; in ah_outbound()
3312 if (need_refrele) in ah_outbound()
3341 if (need_refrele) in ah_outbound()
3360 if (need_refrele) in ah_outbound()
H A Dip6.c1637 boolean_t need_refrele; in icmp_send_redirect_v6() local
1654 need_refrele = B_TRUE; in icmp_send_redirect_v6()
1657 need_refrele = B_FALSE; in icmp_send_redirect_v6()
1672 if (need_refrele) in icmp_send_redirect_v6()
1719 if (need_refrele) in icmp_send_redirect_v6()
H A Dip_ndp.c2370 boolean_t need_refrele = B_FALSE; in ndp_xmit() local
2387 need_refrele = B_TRUE; in ndp_xmit()
2427 if (need_refrele) in ndp_xmit()
2521 if (need_refrele) in ndp_xmit()
H A Dip_if.c14047 boolean_t need_refrele; in ipif_multicast_up() local
14051 need_refrele = B_TRUE; in ipif_multicast_up()
14054 need_refrele = B_FALSE; in ipif_multicast_up()
14059 if (need_refrele) in ipif_multicast_up()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2490 boolean_t need_refrele = B_FALSE; /* ixa_refrele(ixa) */ in tcp_xmit_early_reset() local
2516 need_refrele = B_TRUE; in tcp_xmit_early_reset()
2701 if (need_refrele) { in tcp_xmit_early_reset()