Searched refs:cf_classid (Results 1 – 2 of 2) sorted by relevance
52 f->cf_classid = nla_get_u32(tb[TCA_FW_CLASSID]); in fw_msg_parser()107 rtnl_tc_handle2str(f->cf_classid, buf, sizeof(buf))); in fw_dump_line()123 NLA_PUT_U32(msg, TCA_FW_CLASSID, f->cf_classid); in fw_get_opts()149 f->cf_classid = classid; in rtnl_fw_set_classid()
507 uint32_t cf_classid; member