ICS_QUICKPOLL_100MB
*speed = (quickpoll & ICS_QUICKPOLL_100MB) ? 100 : 10;
quickpoll & ICS_QUICKPOLL_100MB ? 100:10,