Searched refs:nla_put_64bit (Results 26 - 34 of 34) sorted by relevance

12

/linux-master/net/sched/
H A Dact_mpls.c372 if (nla_put_64bit(skb, TCA_MPLS_TM, sizeof(t), &t, TCA_MPLS_PAD))
H A Dact_ife.c664 if (nla_put_64bit(skb, TCA_IFE_TM, sizeof(t), &t, TCA_IFE_PAD))
H A Dact_tunnel_key.c766 if (nla_put_64bit(skb, TCA_TUNNEL_KEY_TM, sizeof(tm),
H A Dcls_u32.c1421 if (nla_put_64bit(skb, TCA_U32_PCNT, struct_size(gpf, kcnts, n->sel.nkeys),
H A Dact_ct.c1547 if (nla_put_64bit(skb, TCA_CT_TM, sizeof(t), &t, TCA_CT_PAD))
/linux-master/net/openvswitch/
H A Ddatapath.c818 nla_put_64bit(skb, OVS_FLOW_ATTR_STATS,
1585 if (nla_put_64bit(skb, OVS_DP_ATTR_STATS, sizeof(struct ovs_dp_stats),
1589 if (nla_put_64bit(skb, OVS_DP_ATTR_MEGAFLOW_STATS,
2129 if (nla_put_64bit(skb, OVS_VPORT_ATTR_STATS,
/linux-master/net/core/
H A Dneighbour.c2240 if (nla_put_64bit(skb, NDTA_STATS, sizeof(ndst), &ndst,
H A Drtnetlink.c1471 if (nla_put_64bit(skb, IFLA_MAP, sizeof(map), &map, IFLA_PAD))
/linux-master/net/xfrm/
H A Dxfrm_user.c2546 err = nla_put_64bit(skb, XFRMA_LTIME_VAL, sizeof(x->curlft), &x->curlft,

Completed in 196 milliseconds

12