OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndo_Sflag
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
interface.h
202
#define sflag gndo->
ndo_sflag
203
#define Sflag gndo->
ndo_Sflag
netdissect.h
101
int
ndo_sflag
; /* use the libsmi to translate OIDs */
member in struct:netdissect_options
102
int
ndo_Sflag
; /* print raw TCP sequence numbers */
print-tcp.c
244
if (!ndo->
ndo_Sflag
&& (flags & TH_ACK)) {
[
all
...]
Completed in 975 milliseconds