Searched refs:svcb_validate (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/ |
H A D | svcb_64.c | 96 svcb_validate(uint16_t key, isc_region_t *region) { in svcb_validate() function 379 RETERR(svcb_validate(sbpr[i].value, &keyregion)); in svc_fromtext() 393 return (svcb_validate(key, &keyregion)); in svc_fromtext() 403 return (svcb_validate(key, &keyregion)); in svc_fromtext() 930 RETERR(svcb_validate(key, &keyregion)); in generic_fromwire_in_svcb()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/in_1/ |
H A D | svcb_64.c | 98 svcb_validate(uint16_t key, isc_region_t *region) { in svcb_validate() 353 RETERR(svcb_validate(sbpr[i].value, &keyregion)); in svc_fromtext() 367 return svcb_validate(key, &keyregion); in svc_fromtext() 377 return svcb_validate(key, &keyregion); in svc_fromtext() 896 RETERR(svcb_validate(key, &keyregion)); in generic_fromwire_in_svcb() 97 svcb_validate(uint16_t key, isc_region_t *region) { svcb_validate() function
|