Home
last modified time | relevance | path

Searched refs:NP_IPX (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dif_pppvar.h62 #define NP_IPX 1 /* IPX protocol */ macro
/linux-2.4.37.9/drivers/net/
Dppp_generic.c58 #define NP_IPX 2 /* IPX protocol */ macro
281 return NP_IPX; in proto_to_npindex()
305 return NP_IPX; in ethertype_to_npindex()