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