Searched refs:test_destination (Results 1 – 1 of 1) sorted by relevance
81 static uint16_t test_destination = 0x0001; variable418 printf("Destination: %04x\n", test_destination); in show_usage()478 test_destination = 0x0001; in stdin_process()481 test_destination = pts_virtual_addresss->pseudo_dst; in stdin_process()484 test_destination = 0xd000; in stdin_process()487 test_destination = MESH_ADDRESS_ALL_PROXIES; in stdin_process()490 test_destination = MESH_ADDRESS_ALL_FRIENDS; in stdin_process()493 test_destination = MESH_ADDRESS_ALL_RELAYS; in stdin_process()496 test_destination = MESH_ADDRESS_ALL_NODES; in stdin_process()499 send_pts_network_messsage(test_destination, ttl); in stdin_process()[all …]