Home
last modified time | relevance | path

Searched refs:team (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dif_team.h26 struct team;
32 struct team *team; member
115 int (*init)(struct team *team);
116 void (*exit)(struct team *team);
117 rx_handler_result_t (*receive)(struct team *team,
120 bool (*transmit)(struct team *team, struct sk_buff *skb);
121 int (*port_enter)(struct team *team, struct team_port *port);
171 extern void team_options_change_check(struct team *team);
188 struct team { struct
301 extern int team_options_register(struct team *team,
[all …]

Completed in 4 milliseconds