Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
A Darp_ndisc_evict_nocarrier.sh27 sysctl -w net.ipv4.conf.veth0.ndisc_evict_nocarrier=1 >/dev/null 2>&1
28 sysctl -w net.ipv4.conf.all.ndisc_evict_nocarrier=1 >/dev/null 2>&1
/linux/include/linux/
A Dipv6.h82 __u8 ndisc_evict_nocarrier; member
/linux/net/ipv6/
A Dndisc.c1818 evict_nocarrier = idev->cnf.ndisc_evict_nocarrier && in ndisc_netdev_event()
1819 net->ipv6.devconf_all->ndisc_evict_nocarrier; in ndisc_netdev_event()
A Daddrconf.c244 .ndisc_evict_nocarrier = 1,
304 .ndisc_evict_nocarrier = 1,
5550 array[DEVCONF_NDISC_EVICT_NOCARRIER] = cnf->ndisc_evict_nocarrier; in ipv6_store_devconf()
6994 .data = &ipv6_devconf.ndisc_evict_nocarrier,
/linux/Documentation/networking/
A Dip-sysctl.rst2353 ndisc_evict_nocarrier - BOOLEAN

Completed in 24 milliseconds