Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/netinet/
H A Dip6.h149 #define IP6OPT_ROUTER_ALERT 0x05 /* 00 0 00101 */ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c1035 case IP6OPT_ROUTER_ALERT: { in prt_hbh_options()
/titanic_50/usr/src/uts/common/inet/ip/
H A Digmp.c2488 ip6router->ip6or_type = IP6OPT_ROUTER_ALERT; in mld_sendpkt()
2653 ip6router->ip6or_type = IP6OPT_ROUTER_ALERT; in mldv2_sendrpt()
H A Dip6.c2908 case IP6OPT_ROUTER_ALERT: { in ip_process_options_v6()