Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet6/
H A Din6_ifattach.c682 int errorx; in in6_domifattach() local
688 errorx = proto_unplumb(PF_INET6, ifp); in in6_domifattach()
689 if (errorx != 0) { /* XXX should not fail */ in in6_domifattach()
692 __func__, errorx, ifp->if_name, in in6_domifattach()