Lines Matching refs:e_af
151 int e_af;
411 for (ex = explore; ex->e_af >= 0; ex++) {
412 if (pai->ai_family != ex->e_af)
455 for (ex = explore; ex->e_af >= 0; ex++) {
459 if (ex->e_af == PF_UNSPEC)
462 if (!MATCH_FAMILY(pai->ai_family, ex->e_af, WILD_AF(ex)))
470 pai->ai_family = ex->e_af;
508 for (ex = explore; ex->e_af >= 0; ex++) {
512 if (pai->ai_family != ex->e_af)