Go to the documentation of this file.
35 unsigned int payloadLen;
44 if(payloadLen > 0xffff) {
45 opp_error(
"RealworldApp: Encapsulating packet failed: packet too long");
61 EV <<
"[RealworldApp::decapsulate()]\n"
62 <<
" Parsing of Payload failed, dropping packet"