Searched refs:s32_val (Results 1 – 2 of 2) sorted by relevance
154 s32 s32_val; member
1508 ctx->data.s32_val = port->priority; in team_priority_option_get()1515 s32 priority = ctx->data.s32_val; in team_priority_option_set()2386 if (nla_put_s32(skb, TEAM_ATTR_OPTION_DATA, ctx.data.s32_val)) in team_nl_fill_one_option_get()2645 ctx.data.s32_val = nla_get_s32(attr_data); in team_nl_options_set_doit()
Completed in 10 milliseconds