Home
last modified time | relevance | path

Searched refs:edns_bits (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/unbound/testcode/
H A Dtestpkts.c900 uint16_t edns_bits; in get_do_flag() local
908 edns_bits = sldns_read_uint16(walk+4); in get_do_flag()
909 return (int)(edns_bits&LDNS_EDNS_MASK_DO_BIT); in get_do_flag()
/openbsd/sbin/unwind/libunbound/sldns/
H A Dwire2str.c2408 uint16_t udpsize, edns_bits, rdatalen; in sldns_wire2str_edns_scan() local
2430 edns_bits = sldns_read_uint16((*data)+6); in sldns_wire2str_edns_scan()
2438 if((edns_bits & LDNS_EDNS_MASK_DO_BIT)) in sldns_wire2str_edns_scan()
/openbsd/usr.sbin/unbound/sldns/
H A Dwire2str.c2408 uint16_t udpsize, edns_bits, rdatalen; in sldns_wire2str_edns_scan() local
2430 edns_bits = sldns_read_uint16((*data)+6); in sldns_wire2str_edns_scan()
2438 if((edns_bits & LDNS_EDNS_MASK_DO_BIT)) in sldns_wire2str_edns_scan()