12 #ifndef NETLINK_LINK_INET_H_ 13 #define NETLINK_LINK_INET_H_ 15 #include <netlink/netlink.h> 21 extern const char * rtnl_link_inet_devconf2str(
int,
char *,
size_t);
22 extern int rtnl_link_inet_str2devconf(
const char *);
25 const unsigned int, uint32_t *);
27 const unsigned int, uint32_t);
int rtnl_link_inet_set_conf(struct rtnl_link *, const unsigned int, uint32_t)
Change value of a ipv4 link configuration setting.
int rtnl_link_inet_get_conf(struct rtnl_link *, const unsigned int, uint32_t *)
Get value of a ipv4 link configuration setting.