Searched refs:ns_get32 (Results 1 - 2 of 2) sorted by relevance

/seL4-test-master/projects/musllibc/include/arpa/
H A Dnameser.h307 #define NS_GET32(l, cp) (void)((l) = ns_get32(((cp)+=4)-4))
312 unsigned long ns_get32(const unsigned char *);
/seL4-test-master/projects/musllibc/src/network/
H A Dns_parse.c31 unsigned long ns_get32(const unsigned char *cp) function

Completed in 54 milliseconds