Searched refs:team (Results 1 – 1 of 1) sorted by relevance
26 struct team;32 struct team *team; member115 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 { struct301 extern int team_options_register(struct team *team,[all …]
Completed in 4 milliseconds