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ยง
- DST_
MAC_ ๐ADDR - SRC_
MAC_ ๐ADDR
Staticsยง
- DEFAULT_
CTX_ ๐PREFIX - ICMP_
PAYLOAD ๐ - RX_
STATE_ ๐BUF
Functionsยง
- runโ
Type Aliasesยง
- Ieee802154
MacDevice ๐ - Rf233 ๐