Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libifconfig/
H A Dlibifconfig.h87 uint8_t vhid; member
97 uint8_t vhid; member
/freebsd-13.1/sys/netinet/
H A Dip_carp.c343 uint8_t vhid = sc->sc_vhid & 0xff; in carp_hmac_prepare() local
1910 carp_attach(struct ifaddr *ifa, int vhid) in carp_attach()
H A Din.c392 const int vhid = (cmd == SIOCAIFADDR) ? ifra->ifra_vhid : 0; in in_aifaddr_ioctl() local