Searched refs:ATM_VS_CLOSING (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | atmdev.h | 200 #define ATM_VS_CLOSING 2 /* VC is closing */ macro |
| /Linux-v5.4/include/linux/ | ||
| D | atmdev.h | 75 test_bit(ATM_VF_RELEASED,&(flags)) ? ATM_VS_CLOSING : \ |