summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall/inbound-interface.xml.i
blob: 13df71de3e28162a37d2b84a9df5d9c7d3ca7add (plain)
1
2
3
4
5
6
7
8
9
10
<!-- include start from firewall/inbound-interface.xml.i -->
<node name="inbound-interface">
  <properties>
    <help>Match inbound-interface</help>
  </properties>
  <children>
    #include <include/firewall/match-interface.xml.i>
  </children>
</node>
<!-- include end -->