Searched refs:NET_SHAPER_A_PRIORITY (Results 1 – 3 of 3) sorted by relevance
22 [NET_SHAPER_A_PRIORITY] = { .type = NLA_U32, },45 [NET_SHAPER_A_PRIORITY] = { .type = NLA_U32, },64 [NET_SHAPER_A_PRIORITY] = { .type = NLA_U32, },
159 nla_put_u32(msg, NET_SHAPER_A_PRIORITY, shaper->priority)) || in net_shaper_fill_one()488 if (tb[NET_SHAPER_A_PRIORITY] && in net_shaper_validate_caps()490 bad = tb[NET_SHAPER_A_PRIORITY]; in net_shaper_validate_caps()588 if (tb[NET_SHAPER_A_PRIORITY]) in net_shaper_parse_info()589 shaper->priority = nla_get_u32(tb[NET_SHAPER_A_PRIORITY]); in net_shaper_parse_info()
51 NET_SHAPER_A_PRIORITY, enumerator