Home
last modified time | relevance | path

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

/external/libpcap/
Drpcap-protocol.h389 #define RPCAP_MSG_CLOSE 6 /* Close the connection with the remote peer */ macro
Dpcap-rpcap.c711 RPCAP_MSG_CLOSE, 0, 0); in pcap_cleanup_rpcap()
2879 RPCAP_MSG_CLOSE, 0, 0); in pcap_remoteact_close()
/external/libpcap/rpcapd/
Ddaemon.c341 case RPCAP_MSG_CLOSE: in daemon_serviceloop()
668 case RPCAP_MSG_CLOSE: // The other endpoint close the pcap session in daemon_serviceloop()