NetworkProtocolReq

Namespace inet

NetworkProtocolReq

class

This request determines the network protocol that should be used to send the packet. It may be present from the application to the network protocol and from the network protocol to the physical layer.

Extends

Name Type Description
ProtocolTagBase (unknown -- not in documented files)

Source code

//
// This request determines the network protocol that should be used to send the
// packet. It may be present from the application to the network protocol and
// from the network protocol to the physical layer.
//
class NetworkProtocolReq extends ProtocolTagBase
{
}

File: src/inet/common/ProtocolTag.msg