OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:routehdr
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
print-decnet.c
50
static int print_decnet_ctlmsg(const union
routehdr
*, u_int, u_int);
70
register const union
routehdr
*rhp;
93
rhp = (const union
routehdr
*)&(ap[sizeof(short)]);
110
rhp = (const union
routehdr
*)&(ap[sizeof(short)]);
178
print_decnet_ctlmsg(register const union
routehdr
*rhp, u_int length,
decnet.h
87
union
routehdr
union
Completed in 26 milliseconds