Home
last modified time | relevance | path

Searched refs:nd_opts_mtu (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dndisc.h118 #define nd_opts_mtu nd_opt_array[ND_OPT_MTU]
120 #define nd_opts_mtu global() macro
/linux/net/ipv6/
H A Dndisc.c1555 if (ndopts.nd_opts_mtu && READ_ONCE(in6_dev->cnf.accept_ra_mtu)) { in ndisc_router_discovery()
1559 memcpy(&n, ((u8 *)(ndopts.nd_opts_mtu+1))+2, sizeof(mtu)); in ndisc_router_discovery()