Searched refs:PPP_IPX (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | ppp_defs.h | 41 #define PPP_IPX 0x2b /* IPX protocol */ macro |
/openbmc/linux/drivers/net/ppp/ | ||
H A D | ppp_generic.c | 315 case PPP_IPX: in proto_to_npindex() |