Home
last modified time | relevance | path

Searched defs:tx_token (Results 1 – 2 of 2) sorted by relevance

/smoltcp-0.9.1/src/iface/interface/
Digmp.rs49 let tx_token = device in join_multicast_group() localVariable
91 let tx_token = device in leave_multicast_group() localVariable
Dtests.rs1171 let tx_token = device.transmit(timestamp).unwrap(); in test_handle_igmp() localVariable
1514 let tx_token = device.transmit(Instant::now()).unwrap(); in test_echo_request_sixlowpan_128_bytes() localVariable
1651 let tx_token = device.transmit(Instant::now()).unwrap(); in test_sixlowpan_udp_with_fragmentation() localVariable