Home
last modified time | relevance | path

Searched refs:ipif_ndp_up (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dip_if.h275 extern int ipif_ndp_up(ipif_t *, boolean_t);
/titanic_41/usr/src/uts/common/inet/ip/
H A Dipmp.c1673 err = ipif_ndp_up(ipif, act == Res_act_initial); in ipmp_ill_bind_ipif()
H A Dip6_if.c1219 ipif_ndp_up(ipif_t *ipif, boolean_t initial) in ipif_ndp_up() function
H A Dip_ndp.c1266 VERIFY(ipif_ndp_up(ipif, B_TRUE) != EINPROGRESS); in ip_addr_recover()
H A Dip.c8458 if ((err = ipif_ndp_up(ipif, B_TRUE)) == 0) in ip_rput_dlpi_writer()
H A Dip_if.c14511 err = ipif_ndp_up(ipif, B_TRUE); in ipif_up()