Home
last modified time | relevance | path

Searched refs:EDNS0_ELT_BITLABEL (Results 1 – 9 of 9) sorted by relevance

/dports/dns/totd/totd-1.5.1/
H A Dtot_constants.h156 #define EDNS0_ELT_BITLABEL 0x41 macro
H A Dne_mesg.c95 if (i != EDNS0_ELT_BITLABEL) in labellen()
147 if (*dname == EDNS0_ELT_BITLABEL) { in mesg_dname_cmp()
523 } else if (*cp == EDNS0_ELT_BITLABEL) { in dname_decompress()
720 if (*cpm == EDNS0_ELT_BITLABEL && in write_dname()
725 if (*cpm != EDNS0_ELT_BITLABEL && in write_dname()
H A Dconv_trick.c336 if (*qname != EDNS0_ELT_BITLABEL || *(qname + 1) != 128) in conv_trick_is_tot_newptr()
H A Drequest.c70 if (*qname == EDNS0_ELT_BITLABEL) { in request_start()
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dnameser.h301 # define EDNS0_ELT_BITLABEL 0x01 macro
H A Dprint-domain.c85 if ((i & ~TYPE_MASK) != EDNS0_ELT_BITLABEL) in ns_nskip()
158 if ((elt = (i & ~TYPE_MASK)) != EDNS0_ELT_BITLABEL) { in labellen()
246 case EDNS0_ELT_BITLABEL: in fqdn_print()
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/examples/radump/
H A Dnameser.h236 # define EDNS0_ELT_BITLABEL 0x01 macro
H A Dprint-domain.c72 if ((i & ~INDIR_MASK) != EDNS0_ELT_BITLABEL) in ns_nskip()
136 if ((elt = (i & ~INDIR_MASK)) != EDNS0_ELT_BITLABEL) { in labellen()
201 case EDNS0_ELT_BITLABEL: in ns_nprint()
/dports/net/tcpillust/tcpillust/tcpdump/
H A Dnameser.h256 # define EDNS0_ELT_BITLABEL 0x01 macro