Searched defs:pcnt_size (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/route/cls/
H A Du32.c120 int pcnt_size; local
128 pcnt_size = sizeof(struct tc_u32_pcnt) +
130 if (nla_len(tb[TCA_U32_PCNT]) < pcnt_size) {

Completed in 61 milliseconds