Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/
Dfw.c29 #define FW_ATTR_CLASSID 0x001 macro
55 f->cf_mask |= FW_ATTR_CLASSID; in fw_msg_parser()
114 if (f->cf_mask & FW_ATTR_CLASSID) { in fw_dump_line()
141 if (f->cf_mask & FW_ATTR_CLASSID) in fw_msg_fill()
175 f->cf_mask |= FW_ATTR_CLASSID; in rtnl_fw_set_classid()