Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-rpcap.c205 static int pcap_read_nocb_remote(pcap_t *p, struct pcap_pkthdr **pkt_header, u_char **pkt_data) in pcap_read_nocb_remote() function
395 if (pcap_read_nocb_remote(p, &pkt_header, &pkt_data) == 1) in pcap_read_remote()