OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_SNAPLEN
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
interface.h
90
#define
DEFAULT_SNAPLEN
68 /* ether + IPv4 + TCP + 14 */
92
#define
DEFAULT_SNAPLEN
96 /* ether + IPv6 + TCP + 22 */
netdissect.h
173
#define
DEFAULT_SNAPLEN
68
175
#define
DEFAULT_SNAPLEN
96
tcpdump.c
483
gndo->ndo_snaplen =
DEFAULT_SNAPLEN
;
[
all
...]
Completed in 45 milliseconds