Searched refs:errorx (Results 1 – 2 of 2) sorted by relevance
687 int errorx; in in6_domifattach() local693 errorx = proto_unplumb(PF_INET6, ifp); in in6_domifattach()694 if (errorx != 0) { /* XXX should not fail */ in in6_domifattach()697 __func__, errorx, ifp->if_name, in in6_domifattach()
355 int errorx; in in_domifattach() local360 errorx = proto_unplumb(PF_INET, ifp); in in_domifattach()361 if (errorx != 0) { in in_domifattach()364 __func__, errorx, ifp->if_name, in in_domifattach()