Searched refs:vrrp_state2str (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libvrrpadm/common/ |
H A D | mapfile-vers | 54 vrrp_state2str;
|
H A D | libvrrpadm.h | 325 const char *vrrp_state2str(vrrp_state_t);
|
H A D | libvrrpadm.c | 267 vrrp_state2str(vrrp_state_t state) in vrrp_state2str() function
|
/titanic_41/usr/src/cmd/vrrpadm/ |
H A D | vrrpadm.c | 607 vrrp_state2str(sinfo->vs_state)); in sfunc_vrrp_conf() 611 vrrp_state2str(sinfo->vs_prev_state)); in sfunc_vrrp_conf()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/vrrpd/ |
H A D | vrrpd.c | 3258 "ready", conf->vvc_name, vrrp_state2str(vr->vvr_state)); in vrrpd_process_adv() 3269 vrrp_state2str(vr->vvr_state), conf->vvc_pri, peer, in vrrpd_process_adv() 4287 vif->vvi_ifname, vrrp_state2str(vr->vvr_state)); in vrrpd_set_noaccept() 4370 vif->vvi_ifname, vrrp_state2str(state), in vrrpd_virtualip_updateone() 4389 vr->vvr_conf.vvc_name, vrrp_state2str(vr->vvr_state), in vrrpd_virtualip_update() 4427 vr->vvr_conf.vvc_name, vrrp_state2str(prev_s), vrrp_state2str(s)); in vrrpd_state_trans() 4472 "sysevent posting failed: %s", vrrp_state2str(prev_st), in vrrpd_post_event() 4473 vrrp_state2str(st), strerror(errno)); in vrrpd_post_event()
|