Searched refs:NS_INADDRSZ (Results 1 – 1 of 1) sorted by relevance
78 #define NS_INADDRSZ 4 in inet_pton4() macro79 u_char tmp[NS_INADDRSZ], *tp; in inet_pton4()110 memcpy(dst, tmp, NS_INADDRSZ); in inet_pton4()179 if (ch == '.' && ((tp + NS_INADDRSZ) <= endp) && in inet_pton6()181 tp += NS_INADDRSZ; in inet_pton6()