Home | History | Annotate | Download | only in cls

Lines Matching refs:cu_mask

79 		u->cu_mask |= U32_ATTR_DIVISOR;
86 u->cu_mask |= U32_ATTR_SELECTOR;
91 u->cu_mask |= U32_ATTR_HASH;
96 u->cu_mask |= U32_ATTR_CLASSID;
101 u->cu_mask |= U32_ATTR_LINK;
108 u->cu_mask |= U32_ATTR_ACTION;
115 u->cu_mask |= U32_ATTR_POLICE;
138 u->cu_mask |= U32_ATTR_PCNT;
143 u->cu_mask |= U32_ATTR_INDEV;
190 if (u->cu_mask & U32_ATTR_DIVISOR)
192 else if (u->cu_mask & U32_ATTR_CLASSID)
249 (u->cu_mask & U32_ATTR_PCNT)) {
261 if (!(u->cu_mask & U32_ATTR_SELECTOR)) {
270 if (u->cu_mask & U32_ATTR_HASH)
274 if (u->cu_mask & U32_ATTR_LINK)
277 if (u->cu_mask & U32_ATTR_INDEV)
296 if (u->cu_mask & U32_ATTR_PCNT) {
308 if (u->cu_mask & U32_ATTR_DIVISOR)
311 if (u->cu_mask & U32_ATTR_HASH)
314 if (u->cu_mask & U32_ATTR_CLASSID)
317 if (u->cu_mask & U32_ATTR_LINK)
320 if (u->cu_mask & U32_ATTR_SELECTOR)
323 if (u->cu_mask & U32_ATTR_ACTION)
326 if (u->cu_mask & U32_ATTR_POLICE)
329 if (u->cu_mask & U32_ATTR_INDEV)
356 u->cu_mask |= U32_ATTR_CLASSID;
378 u->cu_mask |= U32_ATTR_SELECTOR;
420 u->cu_mask |= U32_ATTR_SELECTOR;