Expand description
icmp_lowpan_test.rs
: Test kernel space sending of
ICMP packets over 6LoWPAN
Currently this file only tests sending messages.
To use this test suite, simply call the run
function.
Insert the code into boards/imix/src/main.rs
as follows:
test::icmp_lowpan_test::run(mux_mac, mux_alarm);
Structsยง
Constantsยง
- DEFAULT_
CTX_ ๐PREFIX_ LEN - DST_
ADDR - DST_
MAC_ ๐ADDR - SRC_
ADDR - SRC_
MAC_ ๐ADDR - TEST_
DELAY_ MS - TEST_
LOOP
Staticsยง
- DEFAULT_
CTX_ ๐PREFIX - ICMP_
PAYLOAD ๐ - RF233_
BUF - RX_
STATE_ ๐BUF
Functionsยง
- runโ
Type Aliasesยง
- Ieee802154
MacDevice ๐ - Rf233 ๐