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.c675 if(length < RPL_DIO_GENOPTION_LEN) return; in rpl_dio_printopt()
676 length -= RPL_DIO_GENOPTION_LEN; in rpl_dio_printopt()
697 … ((uint8_t *)opt) + RPL_DIO_GENOPTION_LEN, /* content of DIO option */ in rpl_dio_printopt()