OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ppi_dlt
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
ppi.h
5
uint32_t
ppi_dlt
;
member in struct:ppi_header
print-ppi.c
30
dlt = EXTRACT_32BITS(&hdr->
ppi_dlt
);
59
dlt = EXTRACT_32BITS(&hdr->
ppi_dlt
);
Completed in 464 milliseconds