Searched refs:IP6OPT_RTALERT_LEN (Results 1 – 3 of 3) sorted by relevance
145 #define IP6OPT_RTALERT_LEN 4 macro
1023 if (hbhlen < IP6OPT_RTALERT_LEN) { in ip6_process_hopopts()1027 if (*(opt + 1) != IP6OPT_RTALERT_LEN - 2) { in ip6_process_hopopts()1034 optlen = IP6OPT_RTALERT_LEN; in ip6_process_hopopts()
272 .ip6or_len = IP6OPT_RTALERT_LEN - 2,