Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Dcarp.c81 carpr[0].carpr_count = CARP_MAXVHID; in carp_status()
93 for (i = 0; i < carpr[0].carpr_count; i++) { in carp_status()
149 carpr.carpr_count = 1; in setcarp_callback()
/f-stack/tools/compat/include/netinet/
H A Dip_carp.h126 int carpr_count; member
/f-stack/freebsd/netinet/
H A Dip_carp.h126 int carpr_count; member
H A Dip_carp.c1827 if (carpr.carpr_count < 1) { in carp_ioctl()
1855 if (count > carpr.carpr_count) { in carp_ioctl()
1864 carpr.carpr_count = count; in carp_ioctl()