Home
last modified time | relevance | path

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

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