Home | History | Annotate | Download | only in libpcap

Lines Matching refs:PCAP_SRC_IFLOCAL

126 	if (type == PCAP_SRC_IFLOCAL)
152 if (pcap_createsrcstr(tmpstring, PCAP_SRC_IFLOCAL, NULL, NULL, dev->name, errbuf) == -1)
727 case PCAP_SRC_IFLOCAL:
773 *type = PCAP_SRC_IFLOCAL;
816 tmptype = PCAP_SRC_IFLOCAL;
884 *type = PCAP_SRC_IFLOCAL;
950 case PCAP_SRC_IFLOCAL: