Searched refs:tmpstring2 (Results 1 – 1 of 1) sorted by relevance
2393 …char tmpstring2[PCAP_BUF_SIZE + 1]; /* Needed to convert names and descriptions from 'old' syntax… in pcap_findalldevs_ex_remote() local2396 tmpstring2[PCAP_BUF_SIZE] = 0; in pcap_findalldevs_ex_remote()2455 if (pcap_createsrcstr(tmpstring2, PCAP_SRC_IFREMOTE, in pcap_findalldevs_ex_remote()2459 dev->name = strdup(tmpstring2); in pcap_findalldevs_ex_remote()