Searched refs:AF_IPX (Results 1 - 19 of 19) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/lib/
H A Dipx_ntop.c61 case AF_IPX:
H A Dipx_pton.c97 case AF_IPX:
H A Dutils.c356 case AF_IPX:
383 case AF_IPX:
/asus-wl-520gu-7.0.1.45/src/router/iproute2/ip/
H A Dip.c83 preferred_family = AF_IPX;
95 preferred_family = AF_IPX;
H A Diprule.c71 else if (r->rtm_family == AF_IPX)
H A Dipaddress.c360 else if (ifa->ifa_family == AF_IPX)
H A Diproute.c139 else if (r->rtm_family == AF_IPX)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsocket.h137 #define AF_IPX 4 /* Novell IPX */ macro
169 #define PF_IPX AF_IPX
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsocket.h137 #define AF_IPX 4 /* Novell IPX */ macro
169 #define PF_IPX AF_IPX
/asus-wl-520gu-7.0.1.45/src/router/iproute2/include-glibc/bits/
H A Dsocket.h91 #define AF_IPX PF_IPX macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/include-glibc/
H A Dsocketbits.h91 #define AF_IPX PF_IPX macro
/asus-wl-520gu-7.0.1.45/src/router/bridge/libbridge/
H A Dif_index.c63 fd = __socket (sock_af = AF_IPX, SOCK_DGRAM, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipx/
H A Daf_ipx.c1275 if (sipx->sipx_family != AF_IPX)
1309 sipx->sipx_family = AF_IPX;
1629 sg->sipx_family != AF_IPX ||
1630 st->sipx_family != AF_IPX)
2190 sipx.sipx_family = AF_IPX;
2287 usipx->sipx_family != AF_IPX)
2295 usipx->sipx_family = AF_IPX;
2366 sipx->sipx_family = AF_IPX;
H A Daf_spx.c820 sipx->sipx_family = AF_IPX;
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dsys-linux.c2635 skfd = socket (AF_IPX, SOCK_DGRAM, 0);
2638 dbglog("socket(AF_IPX): %m (%d)", errno);
2646 sipx->sipx_family = AF_IPX;
2686 skfd = socket (AF_IPX, SOCK_DGRAM, 0);
2689 dbglog("socket(AF_IPX): %m (%d)", errno);
2698 sipx->sipx_family = AF_IPX;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dsys-linux.c2718 skfd = socket (AF_IPX, SOCK_DGRAM, 0);
2721 dbglog("socket(AF_IPX): %m (line %d)", __LINE__);
2729 sipx->sipx_family = AF_IPX;
2769 skfd = socket (AF_IPX, SOCK_DGRAM, 0);
2772 dbglog("socket(AF_IPX): %m (line %d)", __LINE__);
2781 sipx->sipx_family = AF_IPX;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dsys-linux.c2718 skfd = socket (AF_IPX, SOCK_DGRAM, 0);
2721 dbglog("socket(AF_IPX): %m (line %d)", __LINE__);
2729 sipx->sipx_family = AF_IPX;
2769 skfd = socket (AF_IPX, SOCK_DGRAM, 0);
2772 dbglog("socket(AF_IPX): %m (line %d)", __LINE__);
2781 sipx->sipx_family = AF_IPX;
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dinterface.c1357 fd = get_socket_for_af(AF_IPX);
1913 ipxtype = get_afntype(AF_IPX);
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dinterface.c1392 fd = get_socket_for_af(AF_IPX);
1933 ipxtype = get_afntype(AF_IPX);

Completed in 255 milliseconds