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