OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:longhdr
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
decnet.h
72
struct
longhdr
struct
90
struct
longhdr
rh_long; /* long route header */
print-decnet.c
129
if (length < sizeof(struct
longhdr
)) {
139
nspp = &(ap[sizeof(short) + sizeof(struct
longhdr
)]);
140
nsplen = length - sizeof(struct
longhdr
);
Completed in 82 milliseconds