Searched refs:accept_dad (Results 1 – 4 of 4) sorted by relevance
76 sysctl -q net.ipv6.conf.$HOST_IFC.accept_dad=081 $IP netns exec $NS sysctl -q net.ipv6.conf.$NS_IFC.accept_dad=0
57 __s32 accept_dad; member
226 .accept_dad = 0,280 .accept_dad = 1,419 ndev->cnf.accept_dad = -1; in ipv6_add_dev()3890 (net->ipv6.devconf_all->accept_dad < 1 && in addrconf_dad_begin()3891 idev->cnf.accept_dad < 1) || in addrconf_dad_begin()3983 if ((dev_net(idev->dev)->ipv6.devconf_all->accept_dad > 1 || in addrconf_dad_work()3984 idev->cnf.accept_dad > 1) && in addrconf_dad_work()5183 array[DEVCONF_ACCEPT_DAD] = cnf->accept_dad; in ipv6_store_devconf()6397 .data = &ipv6_devconf.accept_dad,
1734 Disable IPv6 operation. If accept_dad is set to 2, this value1748 accept_dad - INTEGER1756 to the maximum value of conf/{all,interface}/accept_dad.