carp_set_ifp
if ((error = carp_set_ifp(sc, ifp)))
if ((error = carp_set_ifp(sc, cdev)))
static int carp_set_ifp(struct carp_softc *, struct ifnet *);