Searched refs:NET_SHAPER_A_PRIORITY (Results 1 – 3 of 3) sorted by relevance
21 [NET_SHAPER_A_PRIORITY] = { .type = NLA_U32, },44 [NET_SHAPER_A_PRIORITY] = { .type = NLA_U32, },63 [NET_SHAPER_A_PRIORITY] = { .type = NLA_U32, },
162 nla_put_u32(msg, NET_SHAPER_A_PRIORITY, shaper->priority)) || in net_shaper_fill_one()453 if (tb[NET_SHAPER_A_PRIORITY] && in net_shaper_validate_caps()455 bad = tb[NET_SHAPER_A_PRIORITY]; in net_shaper_validate_caps()553 if (tb[NET_SHAPER_A_PRIORITY]) in net_shaper_parse_info()554 shaper->priority = nla_get_u32(tb[NET_SHAPER_A_PRIORITY]); in net_shaper_parse_info()
50 NET_SHAPER_A_PRIORITY, enumerator