Loading ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2461NeighborDiscovery_Templates.ttcn +10 −10 Original line number Diff line number Diff line Loading @@ -955,16 +955,6 @@ otherOption := omit } /* * @param p_macTlla Binary MAC source address associated with * link layer of target */ template RedirectOptions m_redirectOptions_macTlla (template Oct6to15 p_macTlla) := { tgtLinkLayerAddr := m_macTlla(p_macTlla), redirectHeader := omit, otherOption := omit } /* * @param p_macTlla Binary MAC source address associated with * link layer of target Loading Loading @@ -1357,6 +1347,16 @@ otherOption := p_otherOpt } /* * @param p_macTlla Binary MAC source address associated with * link layer of target */ template RedirectOptions m_redirectOptions_macTlla (template Oct6to15 p_macTlla) := { tgtLinkLayerAddr := m_macTlla(p_macTlla), redirectHeader := omit, otherOption := omit } /* * @param p_macTlla Binary MAC source address associated with * link layer of target Loading Loading
ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2461NeighborDiscovery_Templates.ttcn +10 −10 Original line number Diff line number Diff line Loading @@ -955,16 +955,6 @@ otherOption := omit } /* * @param p_macTlla Binary MAC source address associated with * link layer of target */ template RedirectOptions m_redirectOptions_macTlla (template Oct6to15 p_macTlla) := { tgtLinkLayerAddr := m_macTlla(p_macTlla), redirectHeader := omit, otherOption := omit } /* * @param p_macTlla Binary MAC source address associated with * link layer of target Loading Loading @@ -1357,6 +1347,16 @@ otherOption := p_otherOpt } /* * @param p_macTlla Binary MAC source address associated with * link layer of target */ template RedirectOptions m_redirectOptions_macTlla (template Oct6to15 p_macTlla) := { tgtLinkLayerAddr := m_macTlla(p_macTlla), redirectHeader := omit, otherOption := omit } /* * @param p_macTlla Binary MAC source address associated with * link layer of target Loading