Searched refs:pcap_createsrcstr (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/libpcap/
H A Dpcap-new.c137 if (pcap_createsrcstr(tmpstring, PCAP_SRC_IFLOCAL, NULL, NULL, dev->name, errbuf) == -1)
308 if (pcap_createsrcstr(tmpstring, PCAP_SRC_FILE, NULL, NULL, filename, errbuf) == -1)
H A Dpcap.c1940 * that pcap_createsrcstr() used to generate,
2124 pcap_createsrcstr(char *source, int type, const char *host, const char *port, function
/freebsd-current/contrib/libpcap/pcap/
H A Dpcap.h1091 PCAP_API int pcap_createsrcstr(char *source, int type, const char *host,

Completed in 85 milliseconds