Searched defs:vhid (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sbin/ifconfig/ | ||
| H A D | carp.c | 187 int64_t vhid; in setcarp_vhid() local |
| /netbsd-src/sys/netinet/ | ||
| H A D | ip_carp.c | 262 u_int8_t vhid = sc->sc_vhid & 0xff; in carp_hmac_prepare() local |