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

  /src/external/bsd/libpcap/dist/
pcap-rpcap-unix.c 67 #define RPCAP_MSG_ERROR 1 /*!< Message that keeps an error notification */
164 if (pkt_type == RPCAP_MSG_ERROR) {
211 if (pkt_type == RPCAP_MSG_ERROR) {
rpcap-protocol.h 53 * The RPCAP_MSG_ERROR format MUST not change, as it's used to, among
376 #define RPCAP_MSG_ERROR 0x01 /* Message that keeps an error notification */

Completed in 26 milliseconds