Home
last modified time | relevance | path

Searched refs:IP6OPT_ROUTER_ALERT (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dip6.h191 #define IP6OPT_ROUTER_ALERT 0x05 /* 00 0 00101 (RFC3542, recommended) */ macro
/xnu-12377.1.9/bsd/netinet6/
H A Dip6_input.c1656 case IP6OPT_ROUTER_ALERT: in ip6_process_hopopts()
H A Dmld6.c313 .ip6or_type = (u_int8_t)IP6OPT_ROUTER_ALERT,