Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:inet_ntop

10005 # it does not ship with a libc symbol "inet_ntop()", it ships with
10009 { echo "$as_me:$LINENO: checking for inet_ntop" >&5
10010 echo $ECHO_N "checking for inet_ntop... $ECHO_C" >&6; }
10025 inet_ntop(AF_INET, src, dst, sizeof(dst));
10057 *" inet_ntop.$ac_objext "* ) ;;
10058 *) LIBOBJS="$LIBOBJS inet_ntop.$ac_objext"