Home
last modified time | relevance | path

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

/net/ipv4/
Ddevinet.c1706 struct netconfmsg *ncm; in inet_netconf_fill_devconf() local
1713 ncm = nlmsg_data(nlh); in inet_netconf_fill_devconf()
1714 ncm->ncm_family = AF_INET; in inet_netconf_fill_devconf()
1776 struct netconfmsg *ncm; in inet_netconf_get_devconf() local
1784 err = nlmsg_parse(nlh, sizeof(*ncm), tb, NETCONFA_MAX, in inet_netconf_get_devconf()
/net/ipv6/
Daddrconf.c516 struct netconfmsg *ncm; in inet6_netconf_fill_devconf() local
523 ncm = nlmsg_data(nlh); in inet6_netconf_fill_devconf()
524 ncm->ncm_family = AF_INET6; in inet6_netconf_fill_devconf()
580 struct netconfmsg *ncm; in inet6_netconf_get_devconf() local
588 err = nlmsg_parse(nlh, sizeof(*ncm), tb, NETCONFA_MAX, in inet6_netconf_get_devconf()