Searched refs:ncm (Results 1 – 2 of 2) sorted by relevance
1706 struct netconfmsg *ncm; in inet_netconf_fill_devconf() local1713 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() local1784 err = nlmsg_parse(nlh, sizeof(*ncm), tb, NETCONFA_MAX, in inet_netconf_get_devconf()
516 struct netconfmsg *ncm; in inet6_netconf_fill_devconf() local523 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() local588 err = nlmsg_parse(nlh, sizeof(*ncm), tb, NETCONFA_MAX, in inet6_netconf_get_devconf()