Searched refs:pcap_read_rec (Results 1 – 1 of 1) sorted by relevance
76 static int pcap_read_rec __P((struct pcap_pkthdr *));160 static int pcap_read_rec(rec) in pcap_read_rec() function196 if ((i = pcap_read_rec(&rec)) <= 0)230 if ((i = pcap_read_rec(&rec)) <= 0)