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

/freebsd-12-stable/contrib/unbound/edns-subnet/
H A Dsubnetmod.h58 * data: struct subnet_msg_cache_data* */
71 struct subnet_msg_cache_data { struct
H A Dsubnetmod.c64 struct subnet_msg_cache_data *r;
65 r = (struct subnet_msg_cache_data*)d;
76 struct subnet_msg_cache_data *r = (struct subnet_msg_cache_data*)d;
78 + sizeof(struct subnet_msg_cache_data)
297 get_tree(struct subnet_msg_cache_data *data, struct ecs_data *edns,
340 sizeof(struct subnet_msg_cache_data));
407 struct subnet_msg_cache_data *data;

Completed in 111 milliseconds