Searched refs:team_nl_options_get_doit (Results 1 – 3 of 3) sorted by relevance
26 int team_nl_options_get_doit(struct sk_buff *skb, struct genl_info *info);
50 .doit = team_nl_options_get_doit,
2497 int team_nl_options_get_doit(struct sk_buff *skb, struct genl_info *info) in team_nl_options_get_doit() function