Searched defs:signed_time_high (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/nsd/dist/ | ||
H A D | tsig.h | 122 uint16_t signed_time_high; member |
H A D | tsig.c | 101 uint16_t signed_time_high = htons(tsig->signed_time_high); in tsig_digest_variables() local |