Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/team/
H A Dteam.c2453 static int team_nl_send_options_get(struct team *team, u32 portid, u32 seq, in team_nl_send_options_get()
2539 err = team_nl_send_options_get(team, info->snd_portid, info->snd_seq, in team_nl_cmd_options_get()
2887 return team_nl_send_options_get(team, 0, 0, 0, team_nl_send_multicast, in team_nl_send_event_port_get()
2446 static int team_nl_send_options_get(struct team *team, u32 portid, u32 seq, team_nl_send_options_get() function