Commit d9f21476 authored by garciay's avatar garciay
Browse files

Validate RX/EP/BV-BI

parent 7a26c771
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -443,6 +443,21 @@ module LibItsFntp_Templates {
                } // End of field 'header'
            } // End of template mdw_fntpExtendedNPDU
            
            /**
             * @desc    Send template for FNTP extended NPDU for BC transmission-single/N-hops
             * @param   p_sourcePort        Broadcast source port
             * @param   p_destinationPort   Broadcast destination port
             */
            template (present) FNTPNPDU mdw_fntpExtendedNpdu_portNumber(
                in template (present) PortNumber p_sourcePort,
                in template (present) PortNumber p_destinationPort, 
                in template (omit) FNTPhopCount p_hops 
            ) modifies mdw_fntpBasicNpdu := {
                header := { 
                    options := mdw_nHopNfFntpOptions(p_hops)
                } // End of field 'header'
            } // End of template mdw_fntpExtendedNpdu_portNumber
            
            /**
             * @desc    Send template for FNTP extended NPDU for BC transmission-single/N-hops with CIP
             * @param   p_rxCIP             Receive (RX) parameter settings