Searched defs:qport (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/ldns/drill/ |
H A D | drill.c | 152 uint16_t qport; in main() local
|
/freebsd-src/contrib/unbound/dnstap/ |
H A D | dnstap.c | 310 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
|