store_packet
if (pcap_loop(f1, 0, store_packet, (u_char *)&list1) != 0)
if (pcap_loop(f2, 0, store_packet, (u_char *)&list2) != 0)