Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip_carp.c280 int carp_new_vhost(struct carp_softc *, int, int);
818 if (carp_new_vhost(sc, 0, 0)) { in carp_clone_create()
869 carp_new_vhost(struct carp_softc *sc, int vhid, int advskew) in carp_new_vhost() function
2250 if (carp_new_vhost(sc, carpr->carpr_vhids[i], in carp_vhids_ioctl()