Searched refs:TCA_SAMPLE_TRUNC_SIZE (Results 1 – 2 of 2) sorted by relevance
31 [TCA_SAMPLE_TRUNC_SIZE] = { .type = NLA_U32 },108 if (tb[TCA_SAMPLE_TRUNC_SIZE]) { in tcf_sample_init()110 s->trunc_size = nla_get_u32(tb[TCA_SAMPLE_TRUNC_SIZE]); in tcf_sample_init()228 if (nla_put_u32(skb, TCA_SAMPLE_TRUNC_SIZE, s->trunc_size)) in tcf_sample_dump()
18 TCA_SAMPLE_TRUNC_SIZE, enumerator