Home | History | Annotate | Download | only in net

Lines Matching full:e_af

160 	int e_af;
639 for (ex = explore; ex->e_af >= 0; ex++) {
640 if (pai->ai_family != ex->e_af)
683 for (ex = explore; ex->e_af >= 0; ex++) {
687 if (ex->e_af == PF_UNSPEC)
690 if (!MATCH_FAMILY(pai->ai_family, ex->e_af, WILD_AF(ex)))
698 pai->ai_family = ex->e_af;
743 for (ex = explore; ex->e_af >= 0; ex++) {
747 if (pai->ai_family != ex->e_af)