Searched defs:team_option (Results 1 – 1 of 1) sorted by relevance
73 struct team_option { struct76 enum team_option_type type; argument77 int (*getter)(struct team *team, void *arg);78 int (*setter)(struct team *team, void *arg);81 bool changed;82 bool removed;