Searched refs:netblockstr (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/unbound/respip/ |
| H A D | respip.h | 302 size_t rdata_len, const char* rrstr, const char* netblockstr);
|
| H A D | respip.c | 263 size_t rdata_len, const char* rrstr, const char* netblockstr) in respip_enter_rr() argument 270 "response-ip data for netblock %s", rrstr, netblockstr); in respip_enter_rr() 275 "data already in place for netblock %s", rrstr, netblockstr); in respip_enter_rr() 281 "to netblock %s address family", rrstr, netblockstr); in respip_enter_rr()
|