Lines Matching refs:nla_total_size
1481 + nla_total_size(4) /* IFA_ADDRESS */ in inet_nlmsg_size()
1482 + nla_total_size(4) /* IFA_LOCAL */ in inet_nlmsg_size()
1483 + nla_total_size(4) /* IFA_BROADCAST */ in inet_nlmsg_size()
1484 + nla_total_size(IFNAMSIZ) /* IFA_LABEL */ in inet_nlmsg_size()
1485 + nla_total_size(4) /* IFA_FLAGS */ in inet_nlmsg_size()
1486 + nla_total_size(sizeof(struct ifa_cacheinfo)); /* IFA_CACHEINFO */ in inet_nlmsg_size()
1659 return nla_total_size(IPV4_DEVCONF_MAX * 4); /* IFLA_INET_CONF */ in inet_get_link_af_size()
1737 + nla_total_size(4); /* NETCONFA_IFINDEX */ in inet_netconf_msgsize_devconf()
1741 size += nla_total_size(4); in inet_netconf_msgsize_devconf()
1743 size += nla_total_size(4); in inet_netconf_msgsize_devconf()
1745 size += nla_total_size(4); in inet_netconf_msgsize_devconf()
1747 size += nla_total_size(4); in inet_netconf_msgsize_devconf()
1749 size += nla_total_size(4); in inet_netconf_msgsize_devconf()