Home
last modified time | relevance | path

Searched refs:ndisc_evict_nocarrier (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/tools/testing/selftests/net/
Darp_ndisc_evict_nocarrier.sh28 sysctl -w net.ipv6.conf.veth1.ndisc_evict_nocarrier=1 >/dev/null 2>&1
29 sysctl -w net.ipv6.conf.all.ndisc_evict_nocarrier=1 >/dev/null 2>&1
/linux-6.12.1/include/linux/
Dipv6.h90 __u8 ndisc_evict_nocarrier; member
/linux-6.12.1/net/ipv6/
Dndisc.c1910 evict_nocarrier = READ_ONCE(idev->cnf.ndisc_evict_nocarrier) && in ndisc_netdev_event()
1911 READ_ONCE(net->ipv6.devconf_all->ndisc_evict_nocarrier); in ndisc_netdev_event()
Daddrconf.c238 .ndisc_evict_nocarrier = 1,
302 .ndisc_evict_nocarrier = 1,
5712 READ_ONCE(cnf->ndisc_evict_nocarrier); in ipv6_store_devconf()
7180 .data = &ipv6_devconf.ndisc_evict_nocarrier,
/linux-6.12.1/Documentation/networking/
Dip-sysctl.rst2668 ndisc_evict_nocarrier - BOOLEAN