Searched refs:NUM_NP (Results 1 – 1 of 1) sorted by relevance
63 #define NUM_NP 6 /* Number of NPs. */ macro111 enum NPmode npmode[NUM_NP]; /* what to do with each net proto 78 */280 static const int npindex_to_proto[NUM_NP] = {311 static const int npindex_to_ethertype[NUM_NP] = {2414 for (i = 0; i < NUM_NP; ++i) in ppp_create_interface()