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