Home
last modified time | relevance | path

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

/external/libpcap/
Drpcap-protocol.h358 #define RPCAP_MSG_CLOSE 0x06 /* Close the connection with the remote peer */ macro
Dpcap-rpcap.c735 RPCAP_MSG_CLOSE, 0, 0); in pcap_cleanup_rpcap()
3014 RPCAP_MSG_CLOSE, 0, 0); in pcap_remoteact_close()
/external/libpcap/rpcapd/
Ddaemon.c607 case RPCAP_MSG_CLOSE: in daemon_serviceloop()
939 case RPCAP_MSG_CLOSE: // The other endpoint close the pcap session in daemon_serviceloop()