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

  /external/libpcap/
pcap-rpcap.h 400 #define RPCAP_MSG_PACKET 7 /* This is a 'data' message, which carries a network packet */
pcap-rpcap.c 274 retval = rpcap_checkmsg(p->errbuf, md->rmt_sockdata, header, RPCAP_MSG_PACKET, 0);
276 if (retval != RPCAP_MSG_PACKET) /* the message is not the one expected */
    [all...]

Completed in 355 milliseconds