Searched refs:carp_ioctl_setvh (Results 1 – 1 of 1) sorted by relevance
429 static int carp_ioctl_setvh(struct carp_softc *, void *, struct ucred *);2346 error = carp_ioctl_setvh(sc, ifr->ifr_data, cr); in carp_ioctl()2490 carp_ioctl_setvh(struct carp_softc *sc, void *udata, struct ucred *cr) in carp_ioctl_setvh() function