Searched refs:ipx_ntoa (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipxcp.c220 static char *ipx_ntoa __P((u_int32_t));
251 ipx_ntoa(ipxaddr) function
1441 strlcpy (strnetwork, ipx_ntoa (go->network), sizeof(strnetwork));
1520 printer (arg, "network %s", ipx_ntoa (cilong));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipxcp.c197 static char *ipx_ntoa __P((u_int32_t));
228 ipx_ntoa(ipxaddr) function
1413 strlcpy (strnetwork, ipx_ntoa (go->network), sizeof(strnetwork));
1492 printer (arg, "network %s", ipx_ntoa (cilong));

Completed in 158 milliseconds