Home
last modified time | relevance | path

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

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