IP6OPT_RTALERT_LEN  867 netinet6/ip6_input.c 			if (hbhlen < IP6OPT_RTALERT_LEN) {
IP6OPT_RTALERT_LEN  871 netinet6/ip6_input.c 			if (*(opt + 1) != IP6OPT_RTALERT_LEN - 2) {
IP6OPT_RTALERT_LEN  878 netinet6/ip6_input.c 			optlen = IP6OPT_RTALERT_LEN;
IP6OPT_RTALERT_LEN  121 netinet6/mld6.c 	hbh_buf[5] = IP6OPT_RTALERT_LEN - 2;