Searched refs:inet_addr (Results 76 - 86 of 86) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dmount.c1099 mount_server_addr.sin_addr.s_addr = inet_addr(hostname);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dutil.c1304 res = inet_addr(str);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIP.c1153 unsigned long addr = inet_addr(host);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dauth.c2158 a = inet_addr (ptr_word);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Dnetwork.c225 to.sin_addr.s_addr = inet_addr(EAPD_WKSP_UDP_ADDR);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/
H A Depi_ttcp.c1140 sinhim.sin_addr.s_addr = inet_addr(host);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devdns.c369 r = inet_addr(c);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c8915 if (ntohl(inet_addr(start)) > ntohl(inet_addr(end))) {
9124 if (ntohl(inet_addr(from_start)) > ntohl(inet_addr(from_end))) {
9228 if (ntohl(inet_addr(from_start)) > ntohl(inet_addr(from_end))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dlibsmbclient.c823 if ((rem_ip.s_addr=inet_addr(server)) == INADDR_NONE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A Dconfigure30293 # The functions gethostbyname, getservbyname, and inet_addr are
38586 inet_addr (); function
38653 inet_addr (); function
38720 inet_addr (); function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_spoolss_nt.c2687 client_ip.s_addr = inet_addr(p->conn->client_address);

Completed in 304 milliseconds

1234