Home
last modified time | relevance | path

Searched defs:dns_header (Results 1 – 25 of 44) sorted by relevance

12

/dports/net-mgmt/ettercap/ettercap-0.8.3.1/src/dissectors/
H A Dec_dns.c46 struct dns_header { struct
47 u_int16 id; /* DNS packet ID */
49 u_char qr: 1; /* response flag */
52 u_char tc: 1; /* truncated message */
53 u_char rd: 1; /* recursion desired */
55 u_char unused: 1; /* unused bits */
58 u_char rcode: 4; /* response code */
60 u_char rd: 1; /* recursion desired */
64 u_char qr: 1; /* response flag */
65 u_char rcode: 4; /* response code */
[all …]
/dports/net/ipgrab/ipgrab-0.9.10/src/
H A Ddns.h32 typedef struct dns_header struct
34 u_int16_t id;
58 } dns_header_t; argument
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/plug-ins/dns_spoof/
H A Ddns_spoof.c41 struct dns_header { struct
42 u_int16 id; /* DNS packet ID */
44 u_char qr: 1; /* response flag */
47 u_char tc: 1; /* truncated message */
48 u_char rd: 1; /* recursion desired */
50 u_char unused: 1; /* unused bits */
53 u_char rcode: 4; /* response code */
55 u_char rd: 1; /* recursion desired */
59 u_char qr: 1; /* response flag */
60 u_char rcode: 4; /* response code */
[all …]
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/librdns/
H A Ddns_private.h163 struct dns_header { struct
167 unsigned int qr:1;
169 unsigned int aa:1;
170 unsigned int tc:1;
171 unsigned int rd:1;
173 unsigned int ra:1;
176 unsigned int z : 1;
179 unsigned int rd :1;
180 unsigned int tc :1;
181 unsigned int aa :1;
[all …]
/dports/mail/rspamd/rspamd-3.1/contrib/librdns/
H A Ddns_private.h163 struct dns_header { struct
167 unsigned int qr:1;
169 unsigned int aa:1;
170 unsigned int tc:1;
171 unsigned int rd:1;
173 unsigned int ra:1;
176 unsigned int z : 1;
179 unsigned int rd :1;
180 unsigned int tc :1;
181 unsigned int aa :1;
[all …]
/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Ddns-protocol.h65 struct dns_header { struct
66 uint16_t id;
67 uint8_t hb3,hb4;
68 uint16_t qdcount,ancount,nscount,arcount;
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Ddns.h65 struct dns_header { struct
67 uint16_t id;
69 uint16_t flags;
71 uint16_t qdcount;
73 uint16_t ancount;
75 uint16_t nscount;
77 uint16_t arcount;
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Ddns.h65 struct dns_header { struct
67 uint16_t id;
69 uint16_t flags;
71 uint16_t qdcount;
73 uint16_t ancount;
75 uint16_t nscount;
77 uint16_t arcount;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Ddns.h65 struct dns_header { struct
67 uint16_t id;
69 uint16_t flags;
71 uint16_t qdcount;
73 uint16_t ancount;
75 uint16_t nscount;
77 uint16_t arcount;
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Ddns.h65 struct dns_header { struct
67 uint16_t id;
69 uint16_t flags;
71 uint16_t qdcount;
73 uint16_t ancount;
75 uint16_t nscount;
77 uint16_t arcount;
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Ddns.h65 struct dns_header { struct
67 uint16_t id;
69 uint16_t flags;
71 uint16_t qdcount;
73 uint16_t ancount;
75 uint16_t nscount;
77 uint16_t arcount;
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Ddns.h65 struct dns_header { struct
67 uint16_t id;
69 uint16_t flags;
71 uint16_t qdcount;
73 uint16_t ancount;
75 uint16_t nscount;
77 uint16_t arcount;
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Ddns.h65 struct dns_header { struct
67 uint16_t id;
69 uint16_t flags;
71 uint16_t qdcount;
73 uint16_t ancount;
75 uint16_t nscount;
77 uint16_t arcount;
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Ddns.h65 struct dns_header { struct
67 uint16_t id;
69 uint16_t flags;
71 uint16_t qdcount;
73 uint16_t ancount;
75 uint16_t nscount;
77 uint16_t arcount;
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/include/gpxe/
H A Ddns.h50 struct dns_header { struct
65 struct dns_header dns; argument
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dunpack_dns.h33 struct dns_header { struct
34 uint16_t id;
35 uint16_t flags;
36 uint16_t qdcount;
37 uint16_t ancount;
38 uint16_t nscount;
39 uint16_t arcount;
/dports/devel/lua-cqueues/cqueues-rel-20200726/src/lib/
H A Ddns.h357 struct dns_header { struct
358 unsigned qid:16;
361 unsigned qr:1;
362 unsigned opcode:4;
386 }; /* struct dns_header */ argument
388 #define dns_header(p) (&(p)->header) macro
/dports/devel/libdill/libdill-2.14/dns/
H A Ddns.h334 struct dns_header { struct
335 unsigned qid:16;
338 unsigned qr:1;
339 unsigned opcode:4;
363 }; /* struct dns_header */ argument
365 #define dns_header(p) (&(p)->header) macro
/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Ddns.h356 struct dns_header { struct
357 unsigned qid:16;
360 unsigned qr:1;
361 unsigned opcode:4;
385 }; /* struct dns_header */ argument
387 #define dns_header(p) (&(p)->header) macro
/dports/devel/libmill/libmill-1.18/dns/
H A Ddns.h334 struct dns_header { struct
335 unsigned qid:16;
338 unsigned qr:1;
339 unsigned opcode:4;
363 }; /* struct dns_header */ argument
365 #define dns_header(p) (&(p)->header) macro
/dports/security/gnupg/gnupg-2.3.3/dirmngr/
H A Ddns.h323 struct dns_header { struct
324 unsigned qid:16;
327 unsigned qr:1;
328 unsigned opcode:4;
352 }; /* struct dns_header */ argument
354 #define dns_header(p) (&(p)->header) macro
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Ddns-t.h46 struct dns_header { struct
47 uint16_t id;
48 uint16_t flags;
49 uint16_t qdcount;
50 uint16_t ancount;
51 uint16_t nscount;
52 uint16_t arcount;
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal/lib/roken/
H A Dresolve.h262 struct dns_header { struct
281 struct dns_header h; argument
/dports/net/haproxy17/haproxy-1.7.14/include/types/
H A Ddns.h83 struct dns_header { struct
84 uint16_t id;
85 uint16_t flags;
86 uint16_t qdcount;
87 uint16_t ancount;
88 uint16_t nscount;
89 uint16_t arcount;
/dports/net/ndpi/nDPI-92a1be2/src/lib/protocols/
H A Ddns.c174 struct ndpi_dns_packet_header *dns_header, in search_valid_dns()
359 struct ndpi_dns_packet_header dns_header; in ndpi_search_dns() local

12