Searched refs:IP6OPT_RTALERT_LEN (Results 1 – 3 of 3) sorted by relevance
193 #define IP6OPT_RTALERT_LEN 4 macro
1619 if (hbhlen < IP6OPT_RTALERT_LEN) { in ip6_process_hopopts()1623 if (*(opt + 1) != IP6OPT_RTALERT_LEN - 2) { in ip6_process_hopopts()1630 optlen = IP6OPT_RTALERT_LEN; in ip6_process_hopopts()
313 .ip6or_len = (u_int8_t)(IP6OPT_RTALERT_LEN - 2),