HomeSort by relevance Sort by last modified time
    Searched refs:RPCAP_MSG_CLOSE (Results 1 - 3 of 3) sorted by null

  /external/libpcap/
rpcap-protocol.h 389 #define RPCAP_MSG_CLOSE 6 /* Close the connection with the remote peer */
pcap-rpcap.c 711 RPCAP_MSG_CLOSE, 0, 0);
    [all...]
  /external/libpcap/rpcapd/
daemon.c 341 case RPCAP_MSG_CLOSE:
668 case RPCAP_MSG_CLOSE: // The other endpoint close the pcap session
    [all...]

Completed in 533 milliseconds