Home
last modified time | relevance | path

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

/net/ipv4/
Ddevinet.c1725 struct netconfmsg *ncm; in inet_netconf_fill_devconf() local
1732 ncm = nlmsg_data(nlh); in inet_netconf_fill_devconf()
1733 ncm->ncm_family = AF_INET; in inet_netconf_fill_devconf()
1800 struct netconfmsg *ncm; in inet_netconf_get_devconf() local
1808 err = nlmsg_parse(nlh, sizeof(*ncm), tb, NETCONFA_MAX, in inet_netconf_get_devconf()
/net/ipv6/
Daddrconf.c495 struct netconfmsg *ncm; in inet6_netconf_fill_devconf() local
502 ncm = nlmsg_data(nlh); in inet6_netconf_fill_devconf()
503 ncm->ncm_family = AF_INET6; in inet6_netconf_fill_devconf()
564 struct netconfmsg *ncm; in inet6_netconf_get_devconf() local
572 err = nlmsg_parse(nlh, sizeof(*ncm), tb, NETCONFA_MAX, in inet6_netconf_get_devconf()