Searched refs:NUM_NP (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ppp/
H A Dppp_generic.c67 #define NUM_NP 6 /* Number of NPs. */ macro
129 enum NPmode npmode[NUM_NP]; /* what to do with each net proto 78 */
329 static const int npindex_to_proto[NUM_NP] = {
360 static const int npindex_to_ethertype[NUM_NP] = {
1237 for (indx = 0; indx < NUM_NP; ++indx)

Completed in 173 milliseconds