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