Searched refs:sc_vhid (Results 1 – 1 of 1) sorted by relevance
104 int sc_vhid; member341 uint8_t vhid = sc->sc_vhid & 0xff; in carp_hmac_prepare()710 sc->sc_vhid, ifp->if_xname); in carp_input_c()929 ch.carp_vhid = sc->sc_vhid; in carp_send_ad_locked()1303 sc->sc_vhid, in carp_master_down_locked()1558 eh->ether_shost[5] = sc->sc_vhid; in carp_output()1713 carpr->carpr_vhid = sc->sc_vhid; in carp_carprcp()1766 if (sc->sc_vhid == carpr.carpr_vhid) in carp_ioctl()1772 sc->sc_vhid = carpr.carpr_vhid; in carp_ioctl()1897 return (ifa->ifa_carp->sc_vhid); in carp_get_vhid()[all …]