Searched refs:ncm (Results 1 – 2 of 2) sorted by relevance
47 struct netconfmsg *ncm = NLMSG_DATA(n); in print_netconf() local59 len -= NLMSG_SPACE(sizeof(*ncm)); in print_netconf()65 if (filter.family && filter.family != ncm->ncm_family) in print_netconf()68 parse_rtattr(tb, NETCONFA_MAX, NETCONF_RTA(ncm), in print_netconf()69 NLMSG_PAYLOAD(n, sizeof(*ncm))); in print_netconf()71 switch (ncm->ncm_family) { in print_netconf()143 struct netconfmsg ncm; in do_show() member171 req.ncm.ncm_family = filter.family; in do_show()
23 NoCopyMove ncm; member45 NoCopyMove ncm; member