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

/freebsd-13-stable/contrib/unbound/util/
H A Dnet_help.h75 #define FLAGS_SET_RCODE(f, r) (f = (((f) & 0xfff0) | (r))) macro

Completed in 45 milliseconds