Home
last modified time | relevance | path

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

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