Lines Matching full:echo
115 # Step 2: Leader sends a Fragmented ICMPv6 Echo Request to DUT’s
117 # The DUT MUST respond with an ICMPv6 Echo Reply
123 pkts.filter_ping_reply(identifier=_pkt.icmpv6.echo.identifier).\
128 # Step 3: Leader sends an Unfragmented ICMPv6 Echo Request to DUT’s
130 # The DUT MUST respond with an ICMPv6 Echo Reply
135 pkts.filter_ping_reply(identifier=_pkt.icmpv6.echo.identifier).\
139 # Step 4: Leader sends a Fragmented ICMPv6 Echo Request to the
141 # The DUT MUST respond with an ICMPv6 Echo Reply
148 pkts.filter_ping_reply(identifier=_pkt.icmpv6.echo.identifier).\
153 # Step 5: Leader sends an Unfragmented ICMPv6 Echo Request to the
155 # The DUT MUST respond with an ICMPv6 Echo Reply
161 pkts.filter_ping_reply(identifier=_pkt.icmpv6.echo.identifier).\
166 # Step 6: Leader sends a Fragmented ICMPv6 Echo Request to the
168 # The DUT MUST respond with an ICMPv6 Echo Reply
175 pkts.filter_ping_reply(identifier=_pkt.icmpv6.echo.identifier).\
180 # Step 7: Leader sends an Unfragmented ICMPv6 Echo Request to the
182 # The DUT MUST respond with an ICMPv6 Echo Reply
188 pkts.filter_ping_reply(identifier=_pkt.icmpv6.echo.identifier).\