Searched refs:gwtype (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/unbound/sldns/
H A Dstr2wire.c1854 uint8_t gwtype; local
1871 gwtype = rd[1];
1882 if(gwtype == 0) {
1888 } else if(gwtype == 1) {
1893 } else if(gwtype == 2) {
1898 } else if(gwtype == 3) {

Completed in 104 milliseconds