HomeSort by: relevance | last modified time | path
    Searched defs:carp_state (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/ifconfig/
carp.c 92 "carp_state", carpstatekw, __arraycount(carpstatekw),
246 int64_t carp_state; local in function:setcarp_state
248 if (!prop_dictionary_get_int64(env, "carp_state", &carp_state)) {
255 carpr.carpr_state = carp_state;

Completed in 28 milliseconds