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

/openbsd-current/usr.sbin/unbound/sldns/
H A Dstr2wire.c2588 uint8_t gwtype; local
2605 gwtype = rd[1];
2616 if(gwtype == 0) {
2622 } else if(gwtype == 1) {
2627 } else if(gwtype == 2) {
2632 } else if(gwtype == 3) {
/openbsd-current/sbin/unwind/libunbound/sldns/
H A Dstr2wire.c2588 uint8_t gwtype; local
2605 gwtype = rd[1];
2616 if(gwtype == 0) {
2622 } else if(gwtype == 1) {
2627 } else if(gwtype == 2) {
2632 } else if(gwtype == 3) {

Completed in 89 milliseconds