[go: nahoru, domu]

Searched defs:RES_F_LASTSHIFT (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/dns/include/
H A Dresolv_private.h248 #define RES_F_LASTSHIFT 4 /* bit position of LASTMASK "flag" */ macro
249 #define RES_GETLAST(res) (((res)._flags & RES_F_LASTMASK) >> RES_F_LASTSHIFT)

Completed in 25 milliseconds