Home
last modified time | relevance | path

Searched refs:nla_total_size_64bit (Results 1 - 25 of 62) sorted by relevance

123

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netlink.c148 + nla_total_size_64bit(sizeof(u64)) /* IFLA_BRPORT_MESSAGE_AGE_TIMER */ in br_port_info_size()
149 + nla_total_size_64bit(sizeof(u64)) /* IFLA_BRPORT_FORWARD_DELAY_TIMER */ in br_port_info_size()
150 + nla_total_size_64bit(sizeof(u64)) /* IFLA_BRPORT_HOLD_TIMER */ in br_port_info_size()
1409 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_HELLO_TIMER */ in br_get_size()
1410 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_TCN_TIMER */ in br_get_size()
1411 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_TOPOLOGY_CHANGE_TIMER */ in br_get_size()
1412 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_GC_TIMER */ in br_get_size()
1424 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_MCAST_LAST_MEMBER_INTVL */ in br_get_size()
1425 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_MCAST_MEMBERSHIP_INTVL */ in br_get_size()
1426 nla_total_size_64bit(sizeo in br_get_size()
[all...]
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_netlink.c201 + nla_total_size_64bit(sizeof(u64)) /* IFLA_BRPORT_MESSAGE_AGE_TIMER */ in br_port_info_size()
202 + nla_total_size_64bit(sizeof(u64)) /* IFLA_BRPORT_FORWARD_DELAY_TIMER */ in br_port_info_size()
203 + nla_total_size_64bit(sizeof(u64)) /* IFLA_BRPORT_HOLD_TIMER */ in br_port_info_size()
1591 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_HELLO_TIMER */ in br_get_size()
1592 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_TCN_TIMER */ in br_get_size()
1593 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_TOPOLOGY_CHANGE_TIMER */ in br_get_size()
1594 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_GC_TIMER */ in br_get_size()
1606 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_MCAST_LAST_MEMBER_INTVL */ in br_get_size()
1607 nla_total_size_64bit(sizeof(u64)) + /* IFLA_BR_MCAST_MEMBERSHIP_INTVL */ in br_get_size()
1608 nla_total_size_64bit(sizeo in br_get_size()
[all...]
/kernel/linux/linux-6.6/net/psample/
H A Dpsample.c318 sum += nla_total_size_64bit(sizeof(u64)); in psample_tunnel_meta_len()
380 (md->out_tc_occ_valid ? nla_total_size_64bit(sizeof(u64)) : 0) + in psample_sample_packet()
381 (md->latency_valid ? nla_total_size_64bit(sizeof(u64)) : 0) + in psample_sample_packet()
386 nla_total_size_64bit(sizeof(u64)) + /* timestamp */ in psample_sample_packet()
/kernel/linux/linux-5.10/fs/quota/
H A Dnetlink.c45 2 * nla_total_size_64bit(sizeof(u64)); in quota_send_warning()
/kernel/linux/linux-5.10/include/linux/
H A Dinet_diag.h76 + nla_total_size_64bit(sizeof(u64)) /* INET_DIAG_CGROUP_ID */ in inet_diag_msg_attrs_size()
/kernel/linux/linux-6.6/fs/quota/
H A Dnetlink.c45 2 * nla_total_size_64bit(sizeof(u64)); in quota_send_warning()
/kernel/linux/linux-6.6/include/linux/
H A Dinet_diag.h76 + nla_total_size_64bit(sizeof(u64)) /* INET_DIAG_CGROUP_ID */ in inet_diag_msg_attrs_size()
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_3ad.c2715 return nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_LACPDU_RX */ in bond_3ad_stats_size()
2716 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_LACPDU_TX */ in bond_3ad_stats_size()
2717 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_LACPDU_UNKNOWN_RX */ in bond_3ad_stats_size()
2718 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_LACPDU_ILLEGAL_RX */ in bond_3ad_stats_size()
2719 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_MARKER_RX */ in bond_3ad_stats_size()
2720 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_MARKER_TX */ in bond_3ad_stats_size()
2721 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_MARKER_RESP_RX */ in bond_3ad_stats_size()
2722 nla_total_size_64bit(sizeof(u64)) + /* BOND_3AD_STAT_MARKER_RESP_TX */ in bond_3ad_stats_size()
2723 nla_total_size_64bit(sizeof(u64)); /* BOND_3AD_STAT_MARKER_UNKNOWN_RX */ in bond_3ad_stats_size()
/kernel/linux/linux-6.6/drivers/net/bonding/
H 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()
/kernel/linux/linux-5.10/net/mptcp/
H A Ddiag.c89 nla_total_size_64bit(8) + /* MPTCP_SUBFLOW_ATTR_MAP_SEQ */ in subflow_get_info_size()
/kernel/linux/linux-6.6/net/mptcp/
H A Ddiag.c96 nla_total_size_64bit(8) + /* MPTCP_SUBFLOW_ATTR_MAP_SEQ */ in subflow_get_info_size()
/kernel/linux/linux-5.10/net/ethtool/
H A Dpause.c65 nla_total_size_64bit(sizeof(u64)) * ETHTOOL_PAUSE_STAT_CNT; in pause_reply_size()
/kernel/linux/linux-6.6/net/ethtool/
H A Dpause.c102 nla_total_size_64bit(sizeof(u64)) * ETHTOOL_PAUSE_STAT_CNT; in pause_reply_size()
H A Dmm.c79 nla_total_size_64bit(sizeof(u64)) * ETHTOOL_MM_STAT_CNT; in mm_reply_size()
H A Dfec.c161 len += 3 * nla_total_size_64bit(sizeof(u64) * in fec_reply_size()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c3682 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_BUSY */ in tcp_opt_stats_get_size()
3683 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_RWND_LIMITED */ in tcp_opt_stats_get_size()
3684 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_SNDBUF_LIMITED */ in tcp_opt_stats_get_size()
3685 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_DATA_SEGS_OUT */ in tcp_opt_stats_get_size()
3686 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_TOTAL_RETRANS */ in tcp_opt_stats_get_size()
3687 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_PACING_RATE */ in tcp_opt_stats_get_size()
3688 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_DELIVERY_RATE */ in tcp_opt_stats_get_size()
3699 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_BYTES_SENT */ in tcp_opt_stats_get_size()
3700 nla_total_size_64bit(sizeof(u64)) + /* TCP_NLA_BYTES_RETRANS */ in tcp_opt_stats_get_size()
3706 nla_total_size_64bit(sizeo in tcp_opt_stats_get_size()
[all...]
/kernel/linux/linux-5.10/lib/
H A Dnlattr.c940 len = nla_total_size_64bit(attrlen); in nla_reserve_64bit()
1065 len = nla_total_size_64bit(attrlen); in nla_put_64bit()
/kernel/linux/linux-5.10/net/core/
H A Drtnetlink.c937 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
939 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
941 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
943 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
945 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
947 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
949 nla_total_size_64bit(sizeof(__u64)) + in rtnl_vfinfo_size()
951 nla_total_size_64bit(sizeof(__u64))); in rtnl_vfinfo_size()
1023 + nla_total_size_64bit(sizeof(struct rtnl_link_ifmap)) in if_nlmsg_size()
1025 + nla_total_size_64bit(sizeo in if_nlmsg_size()
[all...]
H A Dsock_diag.c118 + nla_total_size_64bit(sizeof(struct tcp_info))); /* INET_DIAG_INFO */ in sock_diag_nlmsg_size()
/kernel/linux/linux-5.10/net/ipv6/ila/
H A Dila_lwt.c291 return nla_total_size_64bit(sizeof(u64)) + /* ILA_ATTR_LOCATOR */ in ila_encap_nlsize()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_tables_trace.c197 nla_total_size_64bit(sizeof(__be64)) + /* rule handle */ in nft_trace_notify()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_tables_trace.c209 nla_total_size_64bit(sizeof(__be64)) + /* rule handle */ in nft_trace_notify()
/kernel/linux/linux-6.6/net/core/
H A Dsock_diag.c122 + nla_total_size_64bit(sizeof(struct tcp_info))); /* INET_DIAG_INFO */ in sock_diag_nlmsg_size()
/kernel/linux/linux-6.6/net/ipv6/ila/
H A Dila_lwt.c291 return nla_total_size_64bit(sizeof(u64)) + /* ILA_ATTR_LOCATOR */ in ila_encap_nlsize()
/kernel/linux/linux-6.6/lib/
H A Dnlattr.c974 len = nla_total_size_64bit(attrlen); in nla_reserve_64bit()
1099 len = nla_total_size_64bit(attrlen); in nla_put_64bit()

Completed in 30 milliseconds

123