OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snf_create
(Results
1 - 3
of
3
) sorted by null
/external/libpcap/
pcap-snf.h
1
pcap_t *
snf_create
(const char *, char *, int *);
pcap-snf.c
272
snf_create
(const char *device, char *ebuf, int *is_ours)
function
pcap.c
308
return (
snf_create
(source, errbuf));
322
{ snf_findalldevs,
snf_create
},
[
all
...]
Completed in 125 milliseconds