Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/edns-subnet/
H A Dsubnetmod.c109 size_t sn_octs, sn_octs_remainder; in subnet_ecs_opt_list_append() local
121 sn_octs_remainder = in subnet_ecs_opt_list_append()
124 log_assert(sn_octs + sn_octs_remainder <= INET6_SIZE); in subnet_ecs_opt_list_append()
131 if(sn_octs_remainder) in subnet_ecs_opt_list_append()
138 sn_octs + sn_octs_remainder + 4, in subnet_ecs_opt_list_append()