Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/include/linux/
Dipv6.h84 __u8 ndisc_evict_nocarrier; member
/Linux-v6.6/net/ipv6/
Dndisc.c1894 evict_nocarrier = idev->cnf.ndisc_evict_nocarrier && in ndisc_netdev_event()
1895 net->ipv6.devconf_all->ndisc_evict_nocarrier; in ndisc_netdev_event()
Daddrconf.c238 .ndisc_evict_nocarrier = 1,
299 .ndisc_evict_nocarrier = 1,
5639 array[DEVCONF_NDISC_EVICT_NOCARRIER] = cnf->ndisc_evict_nocarrier; in ipv6_store_devconf()
7092 .data = &ipv6_devconf.ndisc_evict_nocarrier,
/Linux-v6.6/Documentation/networking/
Dip-sysctl.rst2580 ndisc_evict_nocarrier - BOOLEAN