OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EDNS0_ELT_BITLABEL
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
nameser.h
256
# define
EDNS0_ELT_BITLABEL
0x01
print-domain.c
70
if ((i & ~INDIR_MASK) !=
EDNS0_ELT_BITLABEL
)
134
if ((elt = (i & ~INDIR_MASK)) !=
EDNS0_ELT_BITLABEL
) {
199
case
EDNS0_ELT_BITLABEL
:
Completed in 129 milliseconds