Home
last modified time | relevance | path

Searched refs:ipv4_devconf_set (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dinetdevice.h65 static inline void ipv4_devconf_set(struct in_device *in_dev, int index, in ipv4_devconf_set() function
81 ipv4_devconf_set((in_dev), IPV4_DEVCONF_ ## attr, (val))
/Linux-v6.6/net/ipv4/
Ddevinet.c2025 ipv4_devconf_set(in_dev, nla_type(a), nla_get_u32(a)); in inet_set_link_af()