OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tr_query
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
print-igmp.c
55
struct
tr_query
{
struct
64
* Traceroute response format. A traceroute response has a
tr_query
at the
82
#define
TR_QUERY
1
119
const struct
tr_query
*tr = (const struct
tr_query
*)(bp + 8);
121
if (len < 8 + sizeof (struct
tr_query
)) {
/src/usr.sbin/mrouted/
prune.h
70
struct
tr_query
{
struct
91
* Traceroute response format. A traceroute response has a
tr_query
at the
111
#define QLEN sizeof(struct
tr_query
)
Completed in 81 milliseconds
Indexes created Sun Apr 12 00:22:20 UTC 2026