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

  /external/libnl/lib/route/cls/
fw.c 52 f->cf_classid = nla_get_u32(tb[TCA_FW_CLASSID]);
107 rtnl_tc_handle2str(f->cf_classid, buf, sizeof(buf)));
123 NLA_PUT_U32(msg, TCA_FW_CLASSID, f->cf_classid);
149 f->cf_classid = classid;
  /external/libnl/include/
netlink-types.h 507 uint32_t cf_classid; member in struct:rtnl_fw

Completed in 66 milliseconds