Home
last modified time | relevance | path

Searched refs:enableIPX (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_ppp.h153 u_char enableIPX; /* enable IPX data flow */ member
H A Dng_ppp.c852 if (!priv->conf.enableIPX) { in ng_ppp_rcvdata_ipx()
954 if (priv->conf.enableIPX) in ng_ppp_proto_recv()
/f-stack/tools/compat/include/netgraph/
H A Dng_ppp.h153 u_char enableIPX; /* enable IPX data flow */ member