Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c116 struct pcap_rpcap { struct
180 static int rpcap_read_packet_msg(struct pcap_rpcap const *, pcap_t *p, size_t size); argument
391 struct pcap_rpcap *pr = p->priv; /* structure used when doing a remote live capture */ in pcap_read_nocb_remote()
630 struct pcap_rpcap *pr = p->priv; /* structure used when doing a remote live capture */ in pcap_read_rpcap()
742 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_cleanup_rpcap()
913 struct pcap_rpcap *pr = p->priv; /* structure used when doing a remote live capture */ in rpcap_stats_rpcap()
1085 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_startcapture_remote()
1632 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_updatefilter_remote()
1669 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_save_current_filter_rpcap()
1703 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_setfilter_rpcap()
[all …]