LOOPBACK_IF
handle = pcap_open_live(LOOPBACK_IF, SNAPLEN, NO_PROMISC, 0, errbuf);
if (!strcmp(ifcp->ifc_name, LOOPBACK_IF))