HomeSort by: relevance | last modified time | path
    Searched refs:RPCAP_MSG_ENDCAP_REPLY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libpcap/dist/
rpcap-protocol.h 394 #define RPCAP_MSG_ENDCAP_REPLY (RPCAP_MSG_ENDCAP_REQ | RPCAP_MSG_IS_REPLY) /* Confirms that the capture stopped successfully */
  /src/external/bsd/libpcap/dist/rpcapd/
daemon.c 670 case RPCAP_MSG_ENDCAP_REPLY:
1047 case RPCAP_MSG_ENDCAP_REPLY:
2304 rpcap_createhdr(&header, ver, RPCAP_MSG_ENDCAP_REPLY, 0, 0);

Completed in 55 milliseconds