Home
last modified time | relevance | path

Searched refs:AF_IPX (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsocket.h240 #define AF_IPX 23 /* Novell Internet Protocol */ macro
371 #define PF_IPX AF_IPX
/f-stack/freebsd/sys/
H A Dsocket.h246 #define AF_IPX 23 /* Novell Internet Protocol */ macro
377 #define PF_IPX AF_IPX
/f-stack/freebsd/netgraph/
H A Dng_cisco.c202 sc->ipx.af = AF_IPX; in cisco_constructor()
378 case AF_IPX: /* Novell IPX Protocol */ in cisco_rcvdata()
H A Dng_gif_demux.c112 { AF_IPX, NG_GIF_DEMUX_HOOK_IPX },