OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shorthdr
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
decnet.h
64
struct
shorthdr
struct
89
struct
shorthdr
rh_short; /* short route header */
print-decnet.c
76
if (length < sizeof(struct
shorthdr
)) {
83
if (pktlen < sizeof(struct
shorthdr
)) {
147
nspp = &(ap[sizeof(short) + sizeof(struct
shorthdr
)]);
148
nsplen = length - sizeof(struct
shorthdr
);
Completed in 28 milliseconds