Searched refs:ND_RPL_DAO_MIN_LEN (Results 1 – 2 of 2) sorted by relevance
127 #define ND_RPL_DAO_MIN_LEN 4 /* length without DAGID */ macro
730 if (length < ND_RPL_DAO_MIN_LEN) in rpl_dao_print()733 bp += ND_RPL_DAO_MIN_LEN; in rpl_dao_print()734 length -= ND_RPL_DAO_MIN_LEN; in rpl_dao_print()