Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_carp.h186 int carp_iamatch(struct ifaddr *, uint8_t **);
H A Dip_carp.c1619 carp_iamatch(struct ifaddr *ifa, uint8_t **enaddr) in carp_iamatch() function
2896 carp_iamatch_p = carp_iamatch; in carp_mod_load()