Searched refs:qdm_indices (Results 1 - 2 of 2) sorted by relevance

/external/libnl/lib/route/sch/
H A Ddsmark.c76 dsmark->qdm_indices = nla_get_u16(tb[TCA_DSMARK_INDICES]);
142 nl_dump(p, " indices 0x%04x", dsmark->qdm_indices);
188 NLA_PUT_U16(msg, TCA_DSMARK_INDICES, dsmark->qdm_indices);
326 dsmark->qdm_indices = indices;
343 return dsmark->qdm_indices;
/external/libnl/include/
H A Dnetlink-types.h536 uint16_t qdm_indices; member in struct:rtnl_dsmark_qdisc

Completed in 65 milliseconds