Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libpcap/
H A Drpcap-protocol.h381 #define RPCAP_MSG_CLOSE 0x06 /* Close the connection with the remote peer */ macro
H A Dpcap-rpcap.c762 RPCAP_MSG_CLOSE, 0, 0); in pcap_cleanup_rpcap()
3155 RPCAP_MSG_CLOSE, 0, 0); in pcap_remoteact_close()
/freebsd-14.2/contrib/libpcap/rpcapd/
H A Ddaemon.c607 case RPCAP_MSG_CLOSE: in daemon_serviceloop()
940 case RPCAP_MSG_CLOSE: // The other endpoint close the pcap session in daemon_serviceloop()