Home
last modified time | relevance | path

Searched refs:NS_INT32SZ (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/arpa/
A Dnameser.h84 #define NS_INT32SZ 4 /* #/bytes of data in a u_int32_t */ macro
436 (cp) += NS_INT32SZ; \
454 (cp) += NS_INT32SZ; \
A Dnameser_compat.h92 #define INT32SZ NS_INT32SZ
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dresolv.c4044 if (ptr + NS_INT32SZ + NS_INT16SZ > eom) { in ns_skiprr()
4049 ptr += NS_INT32SZ/*TTL*/; in ns_skiprr()
4166 if (handle->_ptr + NS_INT32SZ + NS_INT16SZ > handle->_eom) { in ns_parserr()

Completed in 11 milliseconds