Searched refs:team_nl_options_set_doit (Results 1 – 3 of 3) sorted by relevance
25 int team_nl_options_set_doit(struct sk_buff *skb, struct genl_info *info);
44 .doit = team_nl_options_set_doit,
2522 int team_nl_options_set_doit(struct sk_buff *skb, struct genl_info *info) in team_nl_options_set_doit() function