RPL control message validation functions. More...
RPL control message validation functions.
Definition in file validation.h.
Go to the source code of this file.
bool | gnrc_rpl_validation_options (int msg_type, gnrc_rpl_instance_t *inst, gnrc_rpl_opt_t *opt, uint16_t len) |
Checks validity of control message options. More... | |
bool gnrc_rpl_validation_options | ( | int | msg_type, |
gnrc_rpl_instance_t * | inst, | ||
gnrc_rpl_opt_t * | opt, | ||
uint16_t | len | ||
) |
Checks validity of control message options.
[in] | msg_type | Type of the control message |
[in] | inst | The RPL instance |
[in] | opt | Options of the control message |
[in] | len | Length of the options |
opt
is valid