Searched refs:AF_IPX (Results 1 – 7 of 7) sorted by relevance
174 #pragma D binding "1.13" AF_IPX175 inline int AF_IPX = 23; /* Novell Internet Protocol */ variable269 inline int PF_IPX = AF_IPX;
80 af == AF_IPX ? "AF_IPX" :
87 if (peer && (peer->sa_family != AF_INET && peer->sa_family != AF_IPX)) in nb_sockaddr()
247 #define AF_IPX 23 /* Novell Internet Protocol */ macro378 #define PF_IPX AF_IPX
361 return (AF_IPX); in linux_to_bsd_domain()383 case AF_IPX: in bsd_to_linux_domain()
202 sc->ipx.af = AF_IPX; in cisco_constructor()378 case AF_IPX: /* Novell IPX Protocol */ in cisco_rcvdata()
112 { AF_IPX, NG_GIF_DEMUX_HOOK_IPX },