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

/drivers/net/ppp/
H A Dppp_generic.c68 #define NUM_NP 6 /* Number of NPs. */ macro
115 enum NPmode npmode[NUM_NP]; /* what to do with each net proto 78 */
305 static const int npindex_to_proto[NUM_NP] = {
336 static const int npindex_to_ethertype[NUM_NP] = {
2621 for (i = 0; i < NUM_NP; ++i)

Completed in 51 milliseconds