Searched refs:h_addrtype (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/ | ||
| H A D | netdb.h | 115 int h_addrtype; /* host address type */ member |
| /f-stack/tools/route/ | ||
| H A D | route.c | 1410 sin->sin_family = hp->h_addrtype; in getaddr() |