Home
last modified time | relevance | path

Searched defs:team_option (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dif_team.h73 struct team_option { struct
76 enum team_option_type type; argument
77 int (*getter)(struct team *team, void *arg);
78 int (*setter)(struct team *team, void *arg);
81 bool changed;
82 bool removed;