Home
last modified time | relevance | path

Searched defs:vhid (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip_carp.c341 uint8_t vhid = sc->sc_vhid & 0xff; in carp_hmac_prepare() local
1901 carp_attach(struct ifaddr *ifa, int vhid) in carp_attach()
H A Din.c349 const int vhid = (cmd == SIOCAIFADDR) ? ifra->ifra_vhid : 0; in in_aifaddr_ioctl() local