Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c179 static int rpcap_discard(PCAP_SOCKET sock, SSL *, uint32 len, char *errbuf);
794 (void)rpcap_discard(pr->rmt_sockctrl, pr->ctrl_ssl, in pcap_cleanup_rpcap()
984 if (rpcap_discard(pr->rmt_sockctrl, pr->ctrl_ssl, plen, p->errbuf) == -1) in rpcap_stats_rpcap()
995 (void)rpcap_discard(pr->rmt_sockctrl, pr->ctrl_ssl, plen, NULL); in rpcap_stats_rpcap()
1446 if (rpcap_discard(pr->rmt_sockctrl, pr->ctrl_ssl, plen, fp->errbuf) == -1) in pcap_startcapture_remote()
1486 (void)rpcap_discard(pr->rmt_sockctrl, pr->ctrl_ssl, plen, NULL); in pcap_startcapture_remote()
1660 if (rpcap_discard(pr->rmt_sockctrl, pr->ctrl_ssl, header.plen, fp->errbuf) == -1) in pcap_updatefilter_remote()
1926 if (rpcap_discard(pr->rmt_sockctrl, pr->ctrl_ssl, header.plen, fp->errbuf) == -1) in pcap_setsampling_remote()
2101 (void)rpcap_discard(sockctrl, ssl, plen, NULL); in rpcap_doauth()
2126 (void)rpcap_discard(sockctrl, ssl, plen, NULL); in rpcap_doauth()
[all …]