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