Home
last modified time | relevance | path

Searched refs:family (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dinet_ntop_cache.c13 if (srv->inet_ntop_cache[i].ts != 0 && srv->inet_ntop_cache[i].family == addr->plain.sa_family) { in inet_ntop_cache_get_ip()
14 if (srv->inet_ntop_cache[i].family == AF_INET6 && in inet_ntop_cache_get_ip()
18 } else if (srv->inet_ntop_cache[i].family == AF_INET && in inet_ntop_cache_get_ip()
38 srv->inet_ntop_cache[i].family = addr->plain.sa_family; in inet_ntop_cache_get_ip()
40 if (srv->inet_ntop_cache[i].family == AF_INET) { in inet_ntop_cache_get_ip()
42 } else if (srv->inet_ntop_cache[i].family == AF_INET6) { in inet_ntop_cache_get_ip()
H A Dbase.h466 int family; member
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/
H A Dnewstyle.css22 font-family: "Courier New", Courier, monospace;
45 font-family: "Courier New", Courier, monospace;
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS265 * Compare address family in inet_ntop_cache