Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c802 uint8_t dio_type; in rpl_printopts() local
807 dio_type = GET_U_1(opt->rpl_dio_type); in rpl_printopts()
808 if (dio_type == RPL_OPT_PAD1) { in rpl_printopts()
816 tok2str(rpl_subopt_values, "subopt:%u", dio_type), in rpl_printopts()