OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndo_fflag
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
interface.h
193
#define fflag gndo->
ndo_fflag
addrtoname.c
1135
* non-local IP addresses to numeric addresses if ndo->
ndo_fflag
is true
1142
if (ndo->
ndo_fflag
) {
netdissect.h
95
int
ndo_fflag
; /* don't translate "foreign" IP address */
member in struct:netdissect_options
Completed in 712 milliseconds