ATM_VF_LISTEN
test_bit(ATM_VF_LISTEN,&(flags)) ? ATM_VS_LISTEN : \
if (test_bit(ATM_VF_LISTEN, &vcc->flags)) {
set_bit(ATM_VF_LISTEN, &vcc->flags);