Searched refs:VRRP_ENOSVC (Results 1 – 2 of 2) sorted by relevance
89 return (VRRP_ENOSVC); in vrrp_enable_service()102 return (VRRP_ENOSVC); in vrrp_enable_service()152 return (VRRP_ENOSVC); in vrrp_cmd_request()167 return (VRRP_ENOSVC); in vrrp_cmd_request()257 case VRRP_ENOSVC: in vrrp_err2str()343 if (err == VRRP_ENOSVC) { in vrrp_create()
174 VRRP_ENOSVC /* VRRP service not enabled */ enumerator