MacProtocolReq

Namespace inet

MacProtocolReq

class

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

Extends

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

Source code

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

File: src/inet/common/ProtocolTag.msg