Searched defs:team_option (Results 1 – 1 of 1) sorted by relevance
166 struct team_option { struct171 enum team_option_type type; argument172 int (*init)(struct team *team, struct team_option_inst_info *info); argument177 extern void team_option_inst_set_change(struct team_option_inst_info *opt_inst_info); argument