pcap_close
static int pcap_close __P((void));
struct ipread pcap = { pcap_open, pcap_close, pcap_readip, 0 };
pcap_close(p);