Home
last modified time | relevance | path

Searched refs:dio_type (Results 1 – 1 of 1) sorted by relevance

/src/contrib/tcpdump/
H A Dprint-icmp6.c816 uint8_t dio_type; in rpl_printopts() local
821 dio_type = GET_U_1(opt->rpl_dio_type); in rpl_printopts()
822 if (dio_type == RPL_OPT_PAD1) { in rpl_printopts()
830 tok2str(rpl_subopt_values, "subopt:%u", dio_type), in rpl_printopts()