Home
last modified time | relevance | path

Searched refs:route64 (Results 1 – 5 of 5) sorted by relevance

/external/openthread/tests/scripts/thread-cert/
DCert_5_3_06_RouterIdMask.py148 {1,2,1} == set(p.mle.tlv.route64.cost) and\
150 p.mle.tlv.route64.id_mask
160 filter(lambda p: {1,0,1} == set(p.mle.tlv.route64.cost)).\
166 {1,1} == set(p.mle.tlv.route64.cost) and\
168 p.mle.tlv.route64.id_mask
197 filter(lambda p: {1,0,1} == set(p.mle.tlv.route64.cost)).\
202 filter(lambda p: {1,2,1} == set(p.mle.tlv.route64.cost) and\
204 p.mle.tlv.route64.id_mask
214 filter(lambda p: {0, 0, 1} == set(p.mle.tlv.route64.cost)).\
219 filter(lambda p: {0, 1} == set(p.mle.tlv.route64.cost)).\
[all …]
DCert_5_1_13_RouterReset.py162 p.mle.tlv.route64.id_mask is nullField
195 p.mle.tlv.route64.id_mask is not nullField and\
DCert_5_5_01_LeaderReboot.py153 p.mle.tlv.route64.id_mask is nullField
191 p.mle.tlv.route64.id_mask is not nullField
Dcommand.py192 route64=CheckType.OPTIONAL, argument
207 check_mle_optional_tlv(command_msg, route64, mle.Route64)
329 route64=CheckType.OPTIONAL, argument
347 check_mle_optional_tlv(command_msg, route64, mle.Route64)
355 route64=CheckType.OPTIONAL, argument
370 check_mle_optional_tlv(command_msg, route64, mle.Route64)
DCert_5_2_03_LeaderReject2Hops.py391 len(p.mle.tlv.route64.cost) == 32 and\