Searched refs:IP6OPT_RTALERT_LEN (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip6.h178 #define IP6OPT_RTALERT_LEN 4 macro
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_input.c1330 if (hbhlen < IP6OPT_RTALERT_LEN) {
1334 if (*(opt + 1) != IP6OPT_RTALERT_LEN - 2) {
1341 optlen = IP6OPT_RTALERT_LEN;
H A Dmld6.c309 .ip6or_len = (u_int8_t)(IP6OPT_RTALERT_LEN - 2),

Completed in 29 milliseconds