HomeSort by relevance Sort by last modified time
    Searched refs:cu_mask (Results 1 - 2 of 2) sorted by null

  /external/libnl/lib/route/cls/
u32.c 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
    [all...]
  /external/libnl/include/
netlink-types.h 496 int cu_mask; member in struct:rtnl_u32

Completed in 4914 milliseconds