Home
last modified time | relevance | path

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

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