Searched refs:ATM_MAX_VPI (Results 1 – 3 of 3) sorted by relevance
36 #define ATM_MAX_VPI 255 /* maximum VPI at the UNI */ macro
39 #define ATM_MAX_VPI 255 /* maximum VPI at the UNI */ macro
64 if (part[1] > (flags & T2A_NNI ? ATM_MAX_VPI_NNI : ATM_MAX_VPI)) in try_pvc()