Searched defs:vrrp_prop_info_tbl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd.c276 static vrrp_prop_t vrrp_prop_info_tbl[] = { variable
289 (sizeof (vrrp_prop_info_tbl) / sizeof (vrrp_prop_t))
2131 prop = &vrrp_prop_info_tbl[i];
2208 prop = &vrrp_prop_info_tbl[i];

Completed in 66 milliseconds