Searched refs:IFF_TEAM_PORT (Results 1 – 2 of 2) sorted by relevance
1505 IFF_TEAM_PORT = 1<<13, enumerator1538 #define IFF_TEAM_PORT IFF_TEAM_PORT macro4630 return dev->priv_flags & IFF_TEAM_PORT; in netif_is_team_port()
1113 port->dev->priv_flags |= IFF_TEAM_PORT; in team_upper_dev_link()1120 port->dev->priv_flags &= ~IFF_TEAM_PORT; in team_upper_dev_unlink()