Home | History | Annotate | Download | only in ip

Lines Matching refs:scopemask

94 	int scope, scopemask;
184 if ((filter.scope^r->rtm_scope)&filter.scopemask)
357 if (r->rtm_scope != RT_SCOPE_UNIVERSE && filter.scopemask != -1)
1094 filter.scopemask = -1;
1099 filter.scopemask = 0;