Home
last modified time | relevance | path

Searched refs:CARP_STATES (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_carp.h130 #define CARP_STATES "INIT", "BACKUP", "MASTER" macro
/f-stack/freebsd/netinet/
H A Dip_carp.h130 #define CARP_STATES "INIT", "BACKUP", "MASTER" macro
H A Dip_carp.c2041 const char *carp_states[] = { CARP_STATES }; in carp_set_state()
/f-stack/tools/ifconfig/
H A Dcarp.c59 static const char *carp_states[] = { CARP_STATES };