Searched refs:cf_classid (Results 1 – 2 of 2) sorted by relevance
54 f->cf_classid = nla_get_u32(tb[TCA_FW_CLASSID]); in fw_msg_parser()118 rtnl_tc_handle2str(f->cf_classid, buf, sizeof(buf))); in fw_dump_line()142 NLA_PUT_U32(msg, TCA_FW_CLASSID, f->cf_classid); in fw_msg_fill()174 f->cf_classid = classid; in rtnl_fw_set_classid()
545 uint32_t cf_classid; member