Searched refs:IFF_TEAM_PORT (Results 1 – 3 of 3) sorted by relevance
95 if (dev->priv_flags & IFF_TEAM_PORT) in linkwatch_urgent_event()
42 #define team_port_exists(dev) (dev->priv_flags & IFF_TEAM_PORT)1094 port_dev->priv_flags |= IFF_TEAM_PORT; in team_upper_dev_link()1102 port_dev->priv_flags &= ~IFF_TEAM_PORT; in team_upper_dev_unlink()
1290 IFF_TEAM_PORT = 1<<13, enumerator1316 #define IFF_TEAM_PORT IFF_TEAM_PORT macro