Home | History | Annotate | Download | only in net

Lines Matching full:e_af

163 	int e_af;
636 for (ex = explore; ex->e_af >= 0; ex++) {
637 if (pai->ai_family != ex->e_af)
680 for (ex = explore; ex->e_af >= 0; ex++) {
684 if (ex->e_af == PF_UNSPEC)
687 if (!MATCH_FAMILY(pai->ai_family, ex->e_af, WILD_AF(ex)))
695 pai->ai_family = ex->e_af;
740 for (ex = explore; ex->e_af >= 0; ex++) {
744 if (pai->ai_family != ex->e_af)