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

/seL4-test-master/projects/musllibc/include/arpa/
H A Dnameser.h306 #define NS_GET16(s, cp) (void)((s) = ns_get16(((cp)+=2)-2))
311 unsigned ns_get16(const unsigned char *);
/seL4-test-master/projects/musllibc/src/network/
H A Dns_parse.c26 unsigned ns_get16(const unsigned char *cp) function

Completed in 32 milliseconds