Home
last modified time | relevance | path

Searched refs:ca_aspas_update (Results 1 – 2 of 2) sorted by relevance

/dports/net/krill/krill-0.9.4/tests/
H A Dfunctional.rs477 ca_aspas_update(&ca4, customer, aspa_update).await; in functional()
500 ca_aspas_update(&ca4, customer, aspa_update).await; in functional()
/dports/net/krill/krill-0.9.4/src/
H A Dtest.rs431 pub async fn ca_aspas_update(handle: &Handle, customer: AspaCustomer, update: AspaProvidersUpdate) { in ca_aspas_update() function