HomeSort by: relevance | last modified time | path
    Searched refs:edns_opt_compare (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/util/data/
msgreply.h 809 int edns_opt_compare(struct edns_option* p, struct edns_option* q);
msgreply.c 1415 int edns_opt_compare(struct edns_option* p, struct edns_option* q) function
1434 r = edns_opt_compare(p, q);

Completed in 17 milliseconds