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