Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dinetdevice.h85 static inline void ipv4_devconf_set(struct in_device *in_dev, int index, in ipv4_devconf_set() function
101 ipv4_devconf_set((in_dev), IPV4_DEVCONF_ ## attr, (val))
/linux-3.4.99/net/ipv4/
Ddevinet.c1445 ipv4_devconf_set(in_dev, nla_type(a), nla_get_u32(a)); in inet_set_link_af()