Home | History | Annotate | Download | only in libpcap

Lines Matching refs:srctype

836 	int srctype;
848 if (pcap_parsesrcstr(p->opt.device, &srctype, host, port, name, p->errbuf))
851 if (srctype == PCAP_SRC_IFREMOTE)
863 if (srctype == PCAP_SRC_IFLOCAL)