Lines Matching refs:int
68 child1_rloc = int(child1.get_rloc16(), 16)
69 child2_rloc = int(child2.get_rloc16(), 16)
81 if int(entry['RLOC16'], 16) == child1_rloc:
85 elif int(entry['RLOC16'], 16) == child2_rloc:
104 if int(entry['RLOC16'], 16) == child1_rloc:
108 elif int(entry['RLOC16'], 16) == child2_rloc:
120 verify(int(cli.Node.parse_list(child2.get_mle_counter())['Role Detached']) == 1)
135 if int(entry['RLOC16'], 16) == child1_rloc:
139 elif int(entry['RLOC16'], 16) == child2_rloc:
149 verify(int(cli.Node.parse_list(child1.get_mle_counter())['Role Detached']) == 2)
164 if int(entry['RLOC16'], 16) == child1_rloc:
168 elif int(entry['RLOC16'], 16) == child2_rloc:
178 verify(int(cli.Node.parse_list(child2.get_mle_counter())['Role Detached']) == 1)
193 if int(entry['RLOC16'], 16) == child1_rloc:
197 elif int(entry['RLOC16'], 16) == child2_rloc:
207 verify(int(cli.Node.parse_list(child2.get_mle_counter())['Role Detached']) == 1)