carp_mc_entry
LIST_ENTRY(carp_mc_entry) mc_entries;
LIST_HEAD(__carp_mchead, carp_mc_entry) carp_mc_listhead;
struct carp_mc_entry *mc;
mc = malloc(sizeof(struct carp_mc_entry), M_DEVBUF, M_NOWAIT);
struct carp_mc_entry *mc;
struct carp_mc_entry *mc;