Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDip_carp.h148 struct ifaddr *carp_iamatch6(struct ifnet *, struct in6_addr *);
HDip_carp.c1223 carp_iamatch6(struct ifnet *ifp, struct in6_addr *taddr) in carp_iamatch6() function
2538 carp_iamatch6_p = carp_iamatch6; in carp_mod_load()