Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dif_inet6.h20 #define IF_RA_MANAGED 0x40 macro
/openbmc/linux/net/ipv6/
H A Dndisc.c1314 in6_dev->if_flags = (in6_dev->if_flags & ~(IF_RA_MANAGED | in ndisc_router_discovery()
1317 IF_RA_MANAGED : 0) | in ndisc_router_discovery()