Searched refs:RPCAP_MSG_PACKET (Results 1 - 2 of 2) sorted by relevance

/external/libpcap/
H A Dpcap-rpcap.h400 #define RPCAP_MSG_PACKET 7 /* This is a 'data' message, which carries a network packet */ macro
H A Dpcap-rpcap.c274 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 */

Completed in 184 milliseconds