Searched refs:IP6OPT_RTALERT_LEN (Results 1 – 2 of 2) sorted by relevance
120 if (len - i < IP6OPT_RTALERT_LEN) { in ip6_opt_print()124 if (bp[i + 1] != IP6OPT_RTALERT_LEN - 2) { in ip6_opt_print()
141 #define IP6OPT_RTALERT_LEN 4 macro