HomeSort by relevance Sort by last modified time
    Searched refs:AF_IPX (Results 76 - 89 of 89) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 206 #define AF_IPX 6
234 #define PF_IPX AF_IPX
winsock2.h 225 #define AF_IPX AF_NS
275 #define PF_IPX AF_IPX
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
socket.h 162 #define AF_IPX PF_IPX
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
socket.h 121 #define AF_IPX PF_IPX
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
socket.h 121 #define AF_IPX PF_IPX
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 165 #undef AF_IPX
  /external/iproute2/lib/
utils.c 530 case AF_IPX:
614 case AF_IPX:
  /external/strace/
net.c 171 #if defined(AF_IPX)
250 #if defined(AF_IPX)
251 case AF_IPX:
268 #endif /* AF_IPX */
  /external/iproute2/ip/
iprule.c 72 else if (r->rtm_family == AF_IPX)
ipaddress.c 593 else if (ifa->ifa_family == AF_IPX)
    [all...]
iproute.c 274 else if (r->rtm_family == AF_IPX)
    [all...]
  /external/ppp/pppd/
sys-linux.c     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 395 AF_IPX = PF_IPX
  /external/libnl/lib/
addr.c 890 __ADD(AF_IPX,ipx)

Completed in 577 milliseconds

1 2 34