carp_opts         157 netinet/ip_carp.c int carp_opts[CARPCTL_MAXID] = { 0, 1, 0, 0, 0 };	/* XXX for now */
carp_opts         168 netinet/ip_carp.c 	if (carp_opts[CARPCTL_LOG]) {					\
carp_opts         517 netinet/ip_carp.c 	if (!carp_opts[CARPCTL_ALLOW]) {
carp_opts         587 netinet/ip_carp.c 	if (!carp_opts[CARPCTL_ALLOW]) {
carp_opts         761 netinet/ip_carp.c 		if (carp_opts[CARPCTL_PREEMPT] && timercmp(&sc_tv, &ch_tv, <)) {
carp_opts         809 netinet/ip_carp.c 	return sysctl_int(oldp, oldlenp, newp, newlen, &carp_opts[name[0]]);
carp_opts        1427 netinet/ip_carp.c 	if (carp_opts[CARPCTL_ARPBALANCE]) {