Home
last modified time | relevance | path

Searched refs:U32_ATTR_CLASSID (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/route/cls/
Du32.c34 #define U32_ATTR_CLASSID 0x004 macro
96 u->cu_mask |= U32_ATTR_CLASSID; in u32_msg_parser()
200 else if (u->cu_mask & U32_ATTR_CLASSID) in u32_dump_line()
325 if (u->cu_mask & U32_ATTR_CLASSID) in u32_msg_fill()
375 u->cu_mask |= U32_ATTR_CLASSID; in rtnl_u32_set_classid()