OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndo_dltname
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
tcpdump.c
872
gndo->
ndo_dltname
= pcap_datalink_val_to_name(type);
873
if (gndo->
ndo_dltname
!= NULL)
875
gndo->
ndo_dltname
);
[
all
...]
netdissect.h
131
const char *
ndo_dltname
;
member in struct:netdissect_options
Completed in 1640 milliseconds