Loading ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2461NeighborDiscovery_Templates.ttcn +11 −0 Original line number Diff line number Diff line Loading @@ -1311,6 +1311,17 @@ otherOption := p_otherOpt } /* * @param p_otherOpt Other binary option * @param p_macTlla Binary MAC source address associated with * link layer of target */ template NbrSolOptions m_nbrSolOpt_otherOpt_macSlla (octetstring p_otherOpt, template Oct6to15 p_macSlla):={ otherOption := p_otherOpt, srcLinkLayerAddr := m_macSlla(p_macSlla) } /* * @param p_macTlla Binary MAC source address associated with * link layer of target Loading ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2462StatelessAddressAutoconf_Functions.ttcn +1 −1 File changed.Contains only whitespace changes. Show changes Loading
ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2461NeighborDiscovery_Templates.ttcn +11 −0 Original line number Diff line number Diff line Loading @@ -1311,6 +1311,17 @@ otherOption := p_otherOpt } /* * @param p_otherOpt Other binary option * @param p_macTlla Binary MAC source address associated with * link layer of target */ template NbrSolOptions m_nbrSolOpt_otherOpt_macSlla (octetstring p_otherOpt, template Oct6to15 p_macSlla):={ otherOption := p_otherOpt, srcLinkLayerAddr := m_macSlla(p_macSlla) } /* * @param p_macTlla Binary MAC source address associated with * link layer of target Loading
ttcn3/EtsiLibrary/LibIpv6/LibCore/LibIpv6_Rfc2462StatelessAddressAutoconf_Functions.ttcn +1 −1 File changed.Contains only whitespace changes. Show changes