Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Drpcap-protocol.h184 struct rpcap_findalldevs_if struct
H A Dpcap-rpcap.c2665 struct rpcap_findalldevs_if findalldevs_if; in pcap_findalldevs_ex_remote()
2673 sizeof(struct rpcap_findalldevs_if), &plen, errbuf) == -1) in pcap_findalldevs_ex_remote()
/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c1669 CHECK_AND_INCREASE_REPLY_LEN(sizeof(struct rpcap_findalldevs_if)); in daemon_msg_findallif_req()
1723 struct rpcap_findalldevs_if findalldevs_if; in daemon_msg_findallif_req()
1764 if (sock_bufferize(&findalldevs_if, sizeof(struct rpcap_findalldevs_if), sendbuf, in daemon_msg_findallif_req()