Home | History | Annotate | Download | only in netinet

Lines Matching defs:carp_opts

157 static int carp_opts[CARPCTL_MAXID] = { 0, 1, 0, 0, 0 };	/* XXX for now */
178 if (carp_opts[CARPCTL_LOG]) { \
510 if (!carp_opts[CARPCTL_ALLOW]) {
588 if (!carp_opts[CARPCTL_ALLOW]) {
797 if (carp_opts[CARPCTL_PREEMPT] && timercmp(&sc_tv, &ch_tv, <)) {
1377 if (carp_opts[CARPCTL_ARPBALANCE]) {
2466 NULL, 0, &carp_opts[CARPCTL_PREEMPT], 0,
2473 NULL, 0, &carp_opts[CARPCTL_ARPBALANCE], 0,
2480 NULL, 0, &carp_opts[CARPCTL_ALLOW], 0,
2487 NULL, 0, &carp_opts[CARPCTL_LOG], 0,