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