Loading ttcn/LibCore/LibIpv6_Rfc2461NeighborDiscovery_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1551,7 +1551,7 @@ /** * @param p_otherOpt Other binary option */ template RtAdvOptions m_rtAdvOpt_otherOpt (template Oct6to15 p_otherOpt):={ template RtAdvOptions m_rtAdvOpt_otherOpt (template octetstring p_otherOpt):={ srcLinkLayerAddr := omit, mtuOption := omit, prefixInfoList := omit, Loading Loading
ttcn/LibCore/LibIpv6_Rfc2461NeighborDiscovery_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1551,7 +1551,7 @@ /** * @param p_otherOpt Other binary option */ template RtAdvOptions m_rtAdvOpt_otherOpt (template Oct6to15 p_otherOpt):={ template RtAdvOptions m_rtAdvOpt_otherOpt (template octetstring p_otherOpt):={ srcLinkLayerAddr := omit, mtuOption := omit, prefixInfoList := omit, Loading