Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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))
/openbmc/linux/net/ipv4/
H A Ddevinet.c2039 ipv4_devconf_set(in_dev, nla_type(a), nla_get_u32(a)); in inet_set_link_af()