Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_carp.h142 int carp_attach(struct ifaddr *, int);
/f-stack/freebsd/netinet/
H A Dip_carp.h142 int carp_attach(struct ifaddr *, int);
H A Dip_carp.c1901 carp_attach(struct ifaddr *ifa, int vhid) in carp_attach() function
2245 carp_attach_p = carp_attach; in carp_mod_load()