HomeSort by relevance Sort by last modified time
    Searched defs:ip_ntoa (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/include/ipv4/lwip/
ip_addr.h 232 #define ip_ntoa(ipaddr) ipaddr_ntoa(ipaddr) macro
  /external/ppp/pppd/
ipcp.c 305 ip_ntoa(ipaddr) function
448 option_error("bad local IP address %s", ip_ntoa(local));
471 option_error("bad remote IP address %s", ip_ntoa(remote));
    [all...]

Completed in 717 milliseconds