Searched defs:mttl (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | testpkts.c | 1249 match_question(uint8_t* q, size_t qlen, uint8_t* p, size_t plen, int mttl) in match_question() 1316 match_answer(uint8_t* q, size_t qlen, uint8_t* p, size_t plen, int mttl) in match_answer() 1399 match_all(uint8_t* q, size_t qlen, uint8_t* p, size_t plen, int mttl, in match_all()
|