Home
last modified time | relevance | path

Searched refs:carp_vhid (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/netinet/
HDip_carp.h70 u_int8_t carp_vhid; /* virtual host id */ member
HDip_carp.c691 ifa->ifa_carp->sc_vhid == ch->carp_vhid) in carp_input_c()
693 if (ch->carp_vhid == 0 && carp_source_is_self(m, ifa, af)) in carp_input_c()
968 ch.carp_vhid = sc->sc_vhid; in carp_send_ad_locked()