Searched refs:RPCAP_MSG_PACKET (Results 1 – 3 of 3) sorted by relevance
382 #define RPCAP_MSG_PACKET 0x07 /* This is a 'data' message, which carries a netw… macro
71 #define RPCAP_MSG_PACKET 7 /*!< This is a 'data' message, which ca… macro
576 if (header->type != RPCAP_MSG_PACKET) in pcap_read_nocb_remote()