Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dicmp6.h341 #define ND_OPT_ROUTE_INFO 24 /* RFC 4191 */ macro
/xnu-11215.1.10/bsd/netinet6/
H A Dnd6.c734 case ND_OPT_ROUTE_INFO: in nd6_options()
H A Dnd6_rtr.c507 if (rt->nd_opt_type != ND_OPT_ROUTE_INFO) { in nd6_ra_input()