Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_carp.h188 int carp_attach(struct ifaddr *, int);
H A Dip_carp.c2450 carp_attach(struct ifaddr *ifa, int vhid) in carp_attach() function
3051 carp_attach_p = carp_attach; in carp_mod_load()