Home
last modified time | relevance | path

Searched refs:nla_total_size_64bit (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.3-rc2/net/bridge/
A Dbr_netlink.c200 + nla_total_size_64bit(sizeof(u64)) /* IFLA_BRPORT_MESSAGE_AGE_TIMER */ in br_port_info_size()
201 + nla_total_size_64bit(sizeof(u64)) /* IFLA_BRPORT_FORWARD_DELAY_TIMER */ in br_port_info_size()
202 + nla_total_size_64bit(sizeof(u64)) /* IFLA_BRPORT_HOLD_TIMER */ in br_port_info_size()
1573 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_HELLO_TIMER */ in br_get_size()
1574 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_TCN_TIMER */ in br_get_size()
1575 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_TOPOLOGY_CHANGE_TIMER */ in br_get_size()
1576 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_GC_TIMER */ in br_get_size()
1590 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_MCAST_QUERIER_INTVL */ in br_get_size()
1591 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_MCAST_QUERY_INTVL */ in br_get_size()
1760 nla_total_size_64bit(sizeof(struct br_mcast_stats)) + in br_get_linkxstats_size()
[all …]
/linux-6.3-rc2/net/psample/
A Dpsample.c317 sum += nla_total_size_64bit(sizeof(u64)); in psample_tunnel_meta_len()
379 (md->out_tc_occ_valid ? nla_total_size_64bit(sizeof(u64)) : 0) + in psample_sample_packet()
380 (md->latency_valid ? nla_total_size_64bit(sizeof(u64)) : 0) + in psample_sample_packet()
385 nla_total_size_64bit(sizeof(u64)) + /* timestamp */ in psample_sample_packet()
/linux-6.3-rc2/fs/quota/
A Dnetlink.c45 2 * nla_total_size_64bit(sizeof(u64)); in quota_send_warning()
/linux-6.3-rc2/include/linux/
A Dinet_diag.h76 + nla_total_size_64bit(sizeof(u64)) /* INET_DIAG_CGROUP_ID */ in inet_diag_msg_attrs_size()
/linux-6.3-rc2/net/mptcp/
A Ddiag.c89 nla_total_size_64bit(8) + /* MPTCP_SUBFLOW_ATTR_MAP_SEQ */ in subflow_get_info_size()
/linux-6.3-rc2/drivers/net/bonding/
A Dbond_3ad.c2739 return nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_LACPDU_RX */ in bond_3ad_stats_size()
2740 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_LACPDU_TX */ in bond_3ad_stats_size()
2741 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_LACPDU_UNKNOWN_RX */ in bond_3ad_stats_size()
2742 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_LACPDU_ILLEGAL_RX */ in bond_3ad_stats_size()
2743 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_MARKER_RX */ in bond_3ad_stats_size()
2744 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_MARKER_TX */ in bond_3ad_stats_size()
2745 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_MARKER_RESP_RX */ in bond_3ad_stats_size()
2746 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_MARKER_RESP_TX */ in bond_3ad_stats_size()
2747 nla_total_size_64bit(sizeof(u64)); /* BOND_3AD_STAT_MARKER_UNKNOWN_RX */ in bond_3ad_stats_size()
/linux-6.3-rc2/net/ethtool/
A Dpause.c103 nla_total_size_64bit(sizeof(u64)) * ETHTOOL_PAUSE_STAT_CNT; in pause_reply_size()
A Dmm.c79 nla_total_size_64bit(sizeof(u64)) * ETHTOOL_MM_STAT_CNT; in mm_reply_size()
A Dfec.c161 len += 3 * nla_total_size_64bit(sizeof(u64) * in fec_reply_size()
A Dstats.c203 nla_total_size_64bit(sizeof(u64))); in stats_reply_size()
/linux-6.3-rc2/net/ipv6/ila/
A Dila_lwt.c291 return nla_total_size_64bit(sizeof(u64)) + /* ILA_ATTR_LOCATOR */ in ila_encap_nlsize()
/linux-6.3-rc2/net/netfilter/
A Dnf_tables_trace.c182 nla_total_size_64bit(sizeof(__be64)) + /* rule handle */ in nft_trace_notify()
A Dnf_conntrack_netlink.c656 + 2 * nla_total_size_64bit(sizeof(uint64_t)) /* CTA_COUNTERS_PACKETS */ in ctnetlink_acct_size()
657 + 2 * nla_total_size_64bit(sizeof(uint64_t)) /* CTA_COUNTERS_BYTES */ in ctnetlink_acct_size()
682 return nla_total_size(0) + 2 * nla_total_size_64bit(sizeof(uint64_t)); in ctnetlink_timestamp_size()
/linux-6.3-rc2/net/core/
A Drtnetlink.c963 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
965 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
967 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
969 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
971 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
973 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
975 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
977 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
1059 + nla_total_size_64bit(sizeof(struct rtnl_link_ifmap)) in if_nlmsg_size()
5479 nla_size += nla_total_size_64bit(size); in rtnl_offload_xstats_get_size()
[all …]
A Dsock_diag.c122 + nla_total_size_64bit(sizeof(struct tcp_info))); /* INET_DIAG_INFO */ in sock_diag_nlmsg_size()
A Dbpf_sk_storage.c459 nla_total_size_64bit(value_size); in nla_value_size()
/linux-6.3-rc2/net/ipv4/
A Dtcp.c3955 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_BUSY */ in tcp_opt_stats_get_size()
3956 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_RWND_LIMITED */ in tcp_opt_stats_get_size()
3957 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_SNDBUF_LIMITED */ in tcp_opt_stats_get_size()
3958 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_DATA_SEGS_OUT */ in tcp_opt_stats_get_size()
3959 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_TOTAL_RETRANS */ in tcp_opt_stats_get_size()
3960 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_PACING_RATE */ in tcp_opt_stats_get_size()
3961 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_DELIVERY_RATE */ in tcp_opt_stats_get_size()
3972 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_BYTES_SENT */ in tcp_opt_stats_get_size()
3973 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_BYTES_RETRANS */ in tcp_opt_stats_get_size()
3979 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_EDT */ in tcp_opt_stats_get_size()
A Dip_tunnel_core.c897 return nla_total_size_64bit(8) /* LWTUNNEL_IP_ID */ in ip_tun_encap_nlsize()
1020 return nla_total_size_64bit(8) /* LWTUNNEL_IP6_ID */ in ip6_tun_encap_nlsize()
/linux-6.3-rc2/lib/
A Dnlattr.c964 len = nla_total_size_64bit(attrlen); in nla_reserve_64bit()
1089 len = nla_total_size_64bit(attrlen); in nla_put_64bit()
/linux-6.3-rc2/net/sched/
A Dact_skbedit.c365 + nla_total_size_64bit(sizeof(u64)); /* TCA_SKBEDIT_FLAGS */ in tcf_skbedit_get_fill_size()
A Dact_api.c451 + nla_total_size_64bit(sizeof(struct gnet_stats_basic)) in tcf_action_shared_attrs_size()
453 + nla_total_size_64bit(sizeof(u64)) in tcf_action_shared_attrs_size()
455 + nla_total_size_64bit(sizeof(struct gnet_stats_queue)) in tcf_action_shared_attrs_size()
/linux-6.3-rc2/net/openvswitch/
A Ddatapath.c799 + nla_total_size_64bit(sizeof(struct ovs_flow_stats)) /* OVS_FLOW_ATTR_STATS */ in ovs_flow_cmd_msg_size()
801 + nla_total_size_64bit(8); /* OVS_FLOW_ATTR_USED */ in ovs_flow_cmd_msg_size()
1556 msgsize += nla_total_size_64bit(sizeof(struct ovs_dp_stats)); in ovs_dp_cmd_msg_size()
1557 msgsize += nla_total_size_64bit(sizeof(struct ovs_dp_megaflow_stats)); in ovs_dp_cmd_msg_size()
/linux-6.3-rc2/net/ipv6/
A Dseg6_local.c2557 nla_total_size_64bit(sizeof(__u64)) + in seg6_local_get_encap_size()
2559 nla_total_size_64bit(sizeof(__u64)) + in seg6_local_get_encap_size()
2561 nla_total_size_64bit(sizeof(__u64)); in seg6_local_get_encap_size()
/linux-6.3-rc2/kernel/
A Dtaskstats.c494 nla_total_size_64bit(sizeof(struct taskstats)) + in taskstats_packet_size()
/linux-6.3-rc2/include/net/
A Dnetlink.h1954 static inline int nla_total_size_64bit(int payload) in nla_total_size_64bit() function

Completed in 87 milliseconds

12