Searched refs:nextqos (Results 1 – 1 of 1) sorted by relevance
1493 struct atm_mpoa_qos *qos, *nextqos; in atm_mpoa_cleanup() 1527 nextqos = qos->next; in atm_mpoa_cleanup() 1530 qos = nextqos; in atm_mpoa_cleanup() 1491 struct atm_mpoa_qos *qos, *nextqos; atm_mpoa_cleanup() local