Searched refs:IP6OPT_RTALERT_LEN (Results 1 – 6 of 6) sorted by relevance
129 if (len - i < IP6OPT_RTALERT_LEN) { in ip6_opt_process()133 if (GET_U_1(bp + i + 1) != IP6OPT_RTALERT_LEN - 2) { in ip6_opt_process()
132 #define IP6OPT_RTALERT_LEN 4 macro
166 u_int8_t raopt[IP6OPT_RTALERT_LEN]; in make_msg()240 raopt[1] = IP6OPT_RTALERT_LEN - 2; in make_msg()
164 #define IP6OPT_RTALERT_LEN 4 macro
926 if (hbhlen < IP6OPT_RTALERT_LEN) { in ip6_process_hopopts()930 if (*(opt + 1) != IP6OPT_RTALERT_LEN - 2) { in ip6_process_hopopts()937 optlen = IP6OPT_RTALERT_LEN; in ip6_process_hopopts()
177 hbh_buf[5] = IP6OPT_RTALERT_LEN - 2; in mld_init()