HomeSort by relevance Sort by last modified time
    Searched refs:T2A_NNI (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/plugins/pppoatm/
atm.h 50 #define T2A_NNI 16 /* allow NNI VPI range (PVC) */
text2atm.c 64 if (part[1] > (flags & T2A_NNI ? ATM_MAX_VPI_NNI : ATM_MAX_VPI))

Completed in 55 milliseconds