OpenDOF Project
DOFPermission DOFPermissionTunnelDomain_Create ( uint32  rdid)

Create a Tunnel Domain type Permission.

This permission, if granted, allows the node to tunnel traffic for the specified related domain.

Resource Management:
This function allocates resources that must later be freed by calling DOFPermission_Destroy.
Parameters
rdidThe tunnel domain identifier for the related domain. This may be the wildcard DOFPERMISSIONTUNNELDOMAIN_ALL to indicate all domains.
Returns
A new permission, as indicated.
Exceptions
NULLis returned if the permission cannot be created.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25