Searched refs:IFF_TEAM_PORT (Results 1 – 2 of 2) sorted by relevance
1552 IFF_TEAM_PORT = 1<<13, enumerator1585 #define IFF_TEAM_PORT IFF_TEAM_PORT macro5002 return dev->priv_flags & IFF_TEAM_PORT; in netif_is_team_port()
1117 port->dev->priv_flags |= IFF_TEAM_PORT; in team_upper_dev_link()1124 port->dev->priv_flags &= ~IFF_TEAM_PORT; in team_upper_dev_unlink()