Lines Matching refs:IFSCOPE_NONE
300 unsigned int ifscope = IFSCOPE_NONE; in ip_output_list()
412 ipoa->ipoa_boundif != IFSCOPE_NONE) { in ip_output_list()
434 ipoa->ipoa_boundif != IFSCOPE_NONE) { in ip_output_list()
448 ifscope = IFSCOPE_NONE; in ip_output_list()
450 ipoa->ipoa_boundif = IFSCOPE_NONE; in ip_output_list()
730 if (ifscope == IFSCOPE_NONE) { in ip_output_list()
3063 if (ifscope != IFSCOPE_NONE || ro->ro_rt != NULL) { in in_selectsrcif()
3075 if (scope == IFSCOPE_NONE) { in in_selectsrcif()
3097 ifscope = IFSCOPE_NONE; in in_selectsrcif()
3125 if (ifa == NULL && ifscope == IFSCOPE_NONE) { in in_selectsrcif()
3146 rt_tables[AF_INET], IFSCOPE_NONE)) != NULL) { in in_selectsrcif()