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 54 f->cf_classid = nla_get_u32(tb[TCA_FW_CLASSID]);
118 rtnl_tc_handle2str(f->cf_classid, buf, sizeof(buf)));
142 NLA_PUT_U32(msg, TCA_FW_CLASSID, f->cf_classid);
174 f->cf_classid = classid;
  /external/libnl/include/netlink-private/
types.h 545 uint32_t cf_classid; member in struct:rtnl_fw

Completed in 60 milliseconds