Home
last modified time | relevance | path

Searched refs:netconfmsg (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dnetconf.h7 struct netconfmsg { struct
/linux-4.4.14/net/ipv4/
Ddevinet.c1736 int size = NLMSG_ALIGN(sizeof(struct netconfmsg)) in inet_netconf_msgsize_devconf()
1760 struct netconfmsg *ncm; in inet_netconf_fill_devconf()
1762 nlh = nlmsg_put(skb, portid, seq, event, sizeof(struct netconfmsg), in inet_netconf_fill_devconf()
1841 struct netconfmsg *ncm; in inet_netconf_get_devconf()
/linux-4.4.14/net/ipv6/
Daddrconf.c472 int size = NLMSG_ALIGN(sizeof(struct netconfmsg)) in inet6_netconf_msgsize_devconf()
497 struct netconfmsg *ncm; in inet6_netconf_fill_devconf()
499 nlh = nlmsg_put(skb, portid, seq, event, sizeof(struct netconfmsg), in inet6_netconf_fill_devconf()
573 struct netconfmsg *ncm; in inet6_netconf_get_devconf()