Searched refs:nla_reserve_64bit (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | nlattr.c | 931 struct nlattr *nla_reserve_64bit(struct sk_buff *skb, int attrtype, int attrlen, in nla_reserve_64bit() function 945 EXPORT_SYMBOL(nla_reserve_64bit);
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | taskstats.c | 372 ret = nla_reserve_64bit(skb, TASKSTATS_TYPE_STATS, in mk_reply()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_diag.c | 321 attr = nla_reserve_64bit(skb, INET_DIAG_INFO, in inet_sk_diag_fill() 1377 ? nla_reserve_64bit(skb, INET_DIAG_INFO, in inet_diag_handler_get_info()
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | diag.c | 185 attr = nla_reserve_64bit(skb, INET_DIAG_INFO, in inet_sctp_diag_fill()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | bpf_sk_storage.c | 508 nla_value = nla_reserve_64bit(skb, SK_DIAG_BPF_STORAGE_MAP_VALUE, in diag_get()
|
| H A D | rtnetlink.c | 1203 attr = nla_reserve_64bit(skb, IFLA_STATS64, in rtnl_fill_stats() 5061 attr = nla_reserve_64bit(skb, attr_id, size, in rtnl_get_offload_stats() 5138 attr = nla_reserve_64bit(skb, IFLA_STATS_LINK_64, in rtnl_fill_statsinfo()
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_netlink.c | 1658 nla = nla_reserve_64bit(skb, BRIDGE_XSTATS_MCAST, in br_fill_linkxstats() 1668 nla = nla_reserve_64bit(skb, BRIDGE_XSTATS_STP, in br_fill_linkxstats()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | netlink.h | 519 struct nlattr *nla_reserve_64bit(struct sk_buff *skb, int attrtype,
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 979 nla_reserve_64bit
|
| H A D | abi_gki_aarch64_qcom | 1530 nla_reserve_64bit
|
| H A D | abi_gki_aarch64_oplus | 1676 nla_reserve_64bit
|
| H A D | abi_gki_aarch64_galaxy | 2724 nla_reserve_64bit
|
| /OK3568_Linux_fs/kernel/net/mpls/ |
| H A D | af_mpls.c | 1108 nla = nla_reserve_64bit(skb, MPLS_STATS_LINK, in mpls_fill_stats_af()
|