Searched refs:pcapint_createsrcstr_ex (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/libpcap/lib/ |
| D | pcap.expsym | 215 pcapint_createsrcstr_ex
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | pcap-int.h | 594 int pcapint_createsrcstr_ex(char *, int, const char *, const char *,
|
| D | pcap.c | 2117 pcapint_createsrcstr_ex(char *source, int type, const char *host, const char *port, function 2187 return (pcapint_createsrcstr_ex(source, type, host, port, name, 0, errbuf));
|
| D | pcap-rpcap.c | 2732 if (pcapint_createsrcstr_ex(tmpstring2, PCAP_SRC_IFREMOTE, in pcap_findalldevs_ex_remote()
|