Commit 01e79ec2 authored by peter's avatar peter
Browse files

No commit message

No commit message
parent aba8c605
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -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
@@ -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