Searched refs:ATM_NONE (Results 1 – 3 of 3) sorted by relevance
129 traffic_class = ATM_NONE; in text2qos()163 if (qos) qos->txtp.traffic_class = ATM_NONE; in text2qos()177 if (!fetch(&text,":none",NULL) && qos) qos->rxtp.traffic_class = ATM_NONE; in text2qos()
127 #define ATM_NONE 0 /* no traffic */ macro