Home
last modified time | relevance | path

Searched defs:has_qaddr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/unbound/dnstap/
H A Ddnstap.c309 dt_msg_fill_net(struct dt_msg * dm,struct sockaddr_storage * qs,struct sockaddr_storage * rs,enum comm_point_type cptype,void * cpssl,ProtobufCBinaryData * qaddr,protobuf_c_boolean * has_qaddr,uint32_t * qport,protobuf_c_boolean * has_qport,ProtobufCBinaryData * raddr,protobuf_c_boolean * has_raddr,uint32_t * rport,protobuf_c_boolean * has_rport) dt_msg_fill_net() argument
/openbsd-src/usr.sbin/nsd/dnstap/
H A Ddnstap.c739 ProtobufCBinaryData *qaddr, protobuf_c_boolean *has_qaddr,