Lines Matching refs:nla_total_size
1478 + nla_total_size(4) /* IFA_ADDRESS */ in inet_nlmsg_size()
1479 + nla_total_size(4) /* IFA_LOCAL */ in inet_nlmsg_size()
1480 + nla_total_size(4) /* IFA_BROADCAST */ in inet_nlmsg_size()
1481 + nla_total_size(IFNAMSIZ) /* IFA_LABEL */ in inet_nlmsg_size()
1482 + nla_total_size(4) /* IFA_FLAGS */ in inet_nlmsg_size()
1483 + nla_total_size(sizeof(struct ifa_cacheinfo)); /* IFA_CACHEINFO */ in inet_nlmsg_size()
1655 return nla_total_size(IPV4_DEVCONF_MAX * 4); /* IFLA_INET_CONF */ in inet_get_link_af_size()
1732 + nla_total_size(4); /* NETCONFA_IFINDEX */ in inet_netconf_msgsize_devconf()
1736 size += nla_total_size(4); in inet_netconf_msgsize_devconf()
1738 size += nla_total_size(4); in inet_netconf_msgsize_devconf()
1740 size += nla_total_size(4); in inet_netconf_msgsize_devconf()
1742 size += nla_total_size(4); in inet_netconf_msgsize_devconf()