Home
last modified time | relevance | path

Searched refs:sf_next_packet (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dsavefile.c1174 sf_next_packet(pcap_t *p, struct pcap_pkthdr *hdr, u_char *buf, u_int buflen) in sf_next_packet() function
1343 status = sf_next_packet(p, &h, p->buffer, p->bufsize); in pcap_offline_read()