ifconfig_carp
struct ifconfig_carp *carpr, uint32_t vhid);
struct ifconfig_carp *carpr, size_t ncarp);
const struct ifconfig_carp *carpr);
const struct ifconfig_carp *carpr)
struct ifconfig_carp *carp, uint32_t vhid)
struct ifconfig_carp *carp, size_t ncarp)
#define _OUT(_field) offsetof(struct ifconfig_carp, _field)
struct ifconfig_carp *carp, size_t ncarp, uint32_t vhid)
struct ifconfig_carp carpr = { };
struct ifconfig_carp carpr[CARP_MAXVHID];