Home
last modified time | relevance | path

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

/src/sys/netinet/
H A Dip_carp.h174 int carp_attach(struct ifaddr *, int);
H A Dip_carp.c2253 carp_attach(struct ifaddr *ifa, int vhid) in carp_attach() function
2881 carp_attach_p = carp_attach; in carp_mod_load()