NED File src/inet/linklayer/ieee80211/mac/contract/IDcf.ned
Name | Type | Description |
---|---|---|
IDcf | module interface | (no description) |
Source code
// // Copyright (C) 2020 OpenSim Ltd. // // SPDX-License-Identifier: LGPL-3.0-or-later // package inet.linklayer.ieee80211.mac.contract; moduleinterface IDcf { parameters: @display("i=block/layer"); }