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

/freebsd-12-stable/contrib/unbound/edns-subnet/
H A Dsubnetmod.c104 size_t sn_octs, sn_octs_remainder; local
116 sn_octs_remainder =
119 log_assert(sn_octs + sn_octs_remainder <= INET6_SIZE);
126 if(sn_octs_remainder)
133 sn_octs + sn_octs_remainder + 4,

Completed in 112 milliseconds