Searched refs:AF_IPX (Results 1 – 7 of 7) sorted by relevance
172 #pragma D binding "1.13" AF_IPX173 inline int AF_IPX = 23; /* Novell Internet Protocol */ variable267 inline int PF_IPX = AF_IPX;
79 af == AF_IPX ? "AF_IPX" :
247 #define AF_IPX 23 /* Novell Internet Protocol */ macro381 #define PF_IPX AF_IPX
84 if (peer && (peer->sa_family != AF_INET && peer->sa_family != AF_IPX)) in nb_sockaddr()
200 sc->ipx.af = AF_IPX; in cisco_constructor()376 case AF_IPX: /* Novell IPX Protocol */ in cisco_rcvdata()
110 { AF_IPX, NG_GIF_DEMUX_HOOK_IPX },
520 return (AF_IPX); in linux_to_bsd_domain()544 case AF_IPX: in bsd_to_linux_domain()