Home | History | Annotate | Download | only in net

Lines Matching full:e_af

156 	int e_af;
642 for (ex = explore; ex->e_af >= 0; ex++) {
643 if (pai->ai_family != ex->e_af)
686 for (ex = explore; ex->e_af >= 0; ex++) {
690 if (ex->e_af == PF_UNSPEC)
693 if (!MATCH_FAMILY(pai->ai_family, ex->e_af, WILD_AF(ex)))
701 pai->ai_family = ex->e_af;
745 for (ex = explore; ex->e_af >= 0; ex++) {
749 if (pai->ai_family != ex->e_af)