Searched refs:carp_state (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dcarp.c86 "carp_state", carpstatekw, __arraycount(carpstatekw),
240 int64_t carp_state; local
242 if (!prop_dictionary_get_int64(env, "carp_state", &carp_state)) {
249 carpr.carpr_state = carp_state;

Completed in 68 milliseconds