Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dnetconf.h8 struct netconfmsg { struct
/Linux-v4.19/net/ipv4/
Ddevinet.c1817 int size = NLMSG_ALIGN(sizeof(struct netconfmsg)) in inet_netconf_msgsize_devconf()
1846 struct netconfmsg *ncm; in inet_netconf_fill_devconf()
1849 nlh = nlmsg_put(skb, portid, seq, event, sizeof(struct netconfmsg), in inet_netconf_fill_devconf()
1939 struct netconfmsg *ncm; in inet_netconf_get_devconf()
/Linux-v4.19/net/mpls/
Daf_mpls.c1138 struct netconfmsg *ncm; in mpls_netconf_fill_devconf()
1141 nlh = nlmsg_put(skb, portid, seq, event, sizeof(struct netconfmsg), in mpls_netconf_fill_devconf()
1170 int size = NLMSG_ALIGN(sizeof(struct netconfmsg)) in mpls_netconf_msgsize_devconf()
1218 struct netconfmsg *ncm; in mpls_netconf_get_devconf()
/Linux-v4.19/net/ipv6/
Daddrconf.c494 int size = NLMSG_ALIGN(sizeof(struct netconfmsg)) in inet6_netconf_msgsize_devconf()
522 struct netconfmsg *ncm; in inet6_netconf_fill_devconf()
525 nlh = nlmsg_put(skb, portid, seq, event, sizeof(struct netconfmsg), in inet6_netconf_fill_devconf()
608 struct netconfmsg *ncm; in inet6_netconf_get_devconf()