Home
last modified time | relevance | path

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

/external/tcpdump/
Drpl.h103 #define RPL_DIO_GENOPTION_LEN 2 macro
Dprint-icmp6.c658 if(length < RPL_DIO_GENOPTION_LEN) return; in rpl_dio_printopt()
659 length -= RPL_DIO_GENOPTION_LEN; in rpl_dio_printopt()
680 … ((const uint8_t *)opt) + RPL_DIO_GENOPTION_LEN, /* content of DIO option */ in rpl_dio_printopt()