Searched refs:inet_ntop (Results 151 - 162 of 162) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Ddhcp6c.c424 if (inet_ntop(AF_INET6, &lladdr, linklocal, sizeof(linklocal)) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dsocket.c2321 char tmp_out_buf[64]; /* inet_ntop wants pointer to buffer */
2326 inet_ntop (AF_INET6, &a6, tmp_out_buf, sizeof(tmp_out_buf)-1);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables.c519 return (char *)inet_ntop(AF_INET6, addrp, buf, sizeof(buf));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/
H A Dconfigure5545 echo "$as_me:$LINENO: checking for inet_ntop in -lc" >&5
5546 echo $ECHO_N "checking for inet_ntop in -lc... $ECHO_C" >&6
5562 char inet_ntop ();
5572 inet_ntop (); function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dconfigure32735 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if inet_ntop can be linked" >&5
32736 $as_echo_n "checking if inet_ntop can be linked... " >&6; }
32741 #define inet_ntop innocuous_inet_ntop
32747 #undef inet_ntop
32751 char inet_ntop ();
32758 return inet_ntop ();
32781 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if inet_ntop is prototyped" >&5
32782 $as_echo_n "checking if inet_ntop is prototyped... " >&6; }
32790 $EGREP "inet_ntop" >/dev/null 2>&1; then :
32808 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if inet_ntop i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dconfigure5952 # it does not ship with a libc symbol "inet_ntop()", it ships with
5956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inet_ntop" >&5
5957 $as_echo_n "checking for inet_ntop... " >&6; }
5968 inet_ntop(AF_INET, src, dst, sizeof(dst));
5980 *" inet_ntop.$ac_objext "* ) ;;
5981 *) LIBOBJS="$LIBOBJS inet_ntop.$ac_objext"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/
H A Dconfigure8393 for ac_func in fstat64 getdomainname gethostname getpass getpassphrase gnu_get_libc_release gnu_get_libc_version inet_aton inet_ntop llseek lseek64 lstat64 memmove mktime open64 pathconf readlink res_init setlocale setpgid setpgrp setsid setvbuf sigaction sigsetjmp stat64 strcasecmp strcoll strdup strerror strncoll strstr strtoq symlink sysconf sysctl sysinfo syslog tcgetattr uname waitpid
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/
H A Dbackup-configure19229 { $as_echo "$as_me:$LINENO: checking for library containing inet_ntop" >&5
19230 $as_echo_n "checking for library containing inet_ntop... " >&6; }
19248 char inet_ntop ();
19252 return inet_ntop ();
H A Dconfigure19229 { $as_echo "$as_me:$LINENO: checking for library containing inet_ntop" >&5
19230 $as_echo_n "checking for library containing inet_ntop... " >&6; }
19248 char inet_ntop ();
19252 return inet_ntop ();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/
H A Dconfigure19182 { $as_echo "$as_me:$LINENO: checking for library containing inet_ntop" >&5
19183 $as_echo_n "checking for library containing inet_ntop... " >&6; }
19201 char inet_ntop ();
19205 return inet_ntop ();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Dconfigure12366 for ac_func in gettimeofday vasprintf fcntl clock_gettime strtok_r strsep getaddrinfo getnameinfo strlcpy inet_ntop signal sigaction strtoll issetugid geteuid getegid
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure[all...]

Completed in 739 milliseconds

1234567