Searched refs:ND_OPT_ROUTE_INFO (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/net/ | ||
D | ndisc.h | 39 ND_OPT_ROUTE_INFO = 24, /* RFC4191 */ enumerator |
/linux-6.1.9/net/ipv6/ | ||
D | ndisc.c | 257 case ND_OPT_ROUTE_INFO: in ndisc_parse_options() |