Searched refs:carp_vhe_match (Results 1 – 1 of 1) sorted by relevance
283 int carp_vhe_match(struct carp_softc *, uint64_t);1381 if (carp_vhe_match(sc, dst)) { in carp_ourether()1392 carp_vhe_match(struct carp_softc *sc, uint64_t dst) in carp_vhe_match() function1420 if (carp_vhe_match(sc, dst)) { in carp_input()