Searched refs:NS_INADDRSZ (Results 1 – 1 of 1) sorted by relevance
77 #define NS_INADDRSZ 4 in inet_pton4() macro78 u_char tmp[NS_INADDRSZ], *tp; in inet_pton4()115 memcpy(dst, tmp, NS_INADDRSZ); in inet_pton4()190 if (ch == '.' && ((tp + NS_INADDRSZ) <= endp) && in inet_pton6()192 tp += NS_INADDRSZ; in inet_pton6()