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

/openbsd-current/usr.sbin/unbound/edns-subnet/
H A Dsubnetmod.h58 * data: struct subnet_msg_cache_data* */
71 struct subnet_msg_cache_data { struct
H A Dsubnetmod.c68 struct subnet_msg_cache_data *r;
69 r = (struct subnet_msg_cache_data*)d;
80 struct subnet_msg_cache_data *r = (struct subnet_msg_cache_data*)d;
82 + sizeof(struct subnet_msg_cache_data)
335 get_tree(struct subnet_msg_cache_data *data, struct ecs_data *edns,
381 sizeof(struct subnet_msg_cache_data));
457 struct subnet_msg_cache_data *data;

Completed in 123 milliseconds