Searched refs:IPV4_DEVCONF_ALL_RO (Results 1 – 1 of 1) sorted by relevance
59 #define IPV4_DEVCONF_ALL_RO(net, attr) READ_ONCE(IPV4_DEVCONF_ALL(net, attr)) macro86 (IPV4_DEVCONF_ALL_RO(dev_net(in_dev->dev), attr) && \90 (IPV4_DEVCONF_ALL_RO(net, attr) || \97 (max(IPV4_DEVCONF_ALL_RO(dev_net(in_dev->dev), attr), \
Completed in 4 milliseconds