blob: 940ed80919c692065b4bd87b472893d87d836fe8 (
plain)
| 1
2
3
4
5
6
7
8
9
10
 | <!-- include start from firewall/offload-target.xml.i -->
<leafNode name="offload-target">
  <properties>
    <help>Set flowtable offload target. Action offload must be defined to use this setting</help>
    <completionHelp>
      <path>firewall flowtable</path>
    </completionHelp>
  </properties>
</leafNode>
<!-- include end -->
 |