Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dmodule.h952 struct edns_known_option* edns_option_is_known(uint16_t opt_code,
H A Dmodule.c353 edns_option_is_known(uint16_t opt_code, struct module_env* env) in edns_option_is_known() function