Home
last modified time | relevance | path

Searched refs:pcnt_size (Results 1 – 1 of 1) sorted by relevance

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