Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dipv6.h279 rtalert_isolate:1; member
/openbmc/linux/net/ipv6/
H A Dipv6_sockglue.c901 np->rtalert_isolate = valbool; in do_ipv6_setsockopt()
1460 val = np->rtalert_isolate; in do_ipv6_getsockopt()
H A Dip6_output.c390 if (np && np->rtalert_isolate && in ip6_call_ra_chain()