Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnetconf.h7 struct netconfmsg { struct
/linux-4.1.27/net/ipv4/
Ddevinet.c1731 int size = NLMSG_ALIGN(sizeof(struct netconfmsg)) in inet_netconf_msgsize_devconf()
1753 struct netconfmsg *ncm; in inet_netconf_fill_devconf()
1755 nlh = nlmsg_put(skb, portid, seq, event, sizeof(struct netconfmsg), in inet_netconf_fill_devconf()
1829 struct netconfmsg *ncm; in inet_netconf_get_devconf()
/linux-4.1.27/net/ipv6/
Daddrconf.c467 int size = NLMSG_ALIGN(sizeof(struct netconfmsg)) in inet6_netconf_msgsize_devconf()
489 struct netconfmsg *ncm; in inet6_netconf_fill_devconf()
491 nlh = nlmsg_put(skb, portid, seq, event, sizeof(struct netconfmsg), in inet6_netconf_fill_devconf()
559 struct netconfmsg *ncm; in inet6_netconf_get_devconf()