Searched refs:i_ipadm_if_pexists (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libipadm/common/ |
H A D | libipadm_impl.h | 223 extern ipadm_status_t i_ipadm_if_pexists(ipadm_handle_t, const char *,
|
H A D | ipadm_if.c | 375 i_ipadm_if_pexists(ipadm_handle_t iph, const char *ifname, sa_family_t af, in i_ipadm_if_pexists() function 1267 status = i_ipadm_if_pexists(iph, ifname, af, &p_exists); in i_ipadm_create_if()
|
H A D | ipadm_prop.c | 1727 status = i_ipadm_if_pexists(iph, ifname, af, &p_exists); in i_ipadm_validate_if()
|
H A D | ipadm_addr.c | 3448 status = i_ipadm_if_pexists(iph, ifname, af, &p_exists); in i_ipadm_validate_create_addr()
|