|
Linux Kernel
3.7.1
|
#include <if_team.h>
Data Fields | |
| struct list_head | list |
| const char * | name |
| bool | per_port |
| unsigned int | array_size |
| enum team_option_type | type |
| int(* | init )(struct team *team, struct team_option_inst_info *info) |
| int(* | getter )(struct team *team, struct team_gsetter_ctx *ctx) |
| int(* | setter )(struct team *team, struct team_gsetter_ctx *ctx) |
| enum team_option_type type |
1.8.2