IFF_TEAM_PORT
port->dev->priv_flags |= IFF_TEAM_PORT;
port->dev->priv_flags &= ~IFF_TEAM_PORT;
return dev->priv_flags & IFF_TEAM_PORT;