Home
last modified time | relevance | path

Searched refs:sa_id (Results 1 – 5 of 5) sorted by relevance

/external/iproute2/ip/
Dxfrm_monitor.c228 static void xfrm_usersa_print(const struct xfrm_usersa_id *sa_id, __u32 reqid, FILE *fp) in xfrm_usersa_print() argument
231 rt_addr_n2a(sa_id->family, sizeof(sa_id->daddr), &sa_id->daddr)); in xfrm_usersa_print()
235 fprintf(fp, " protocol %s ", strxf_proto(sa_id->proto)); in xfrm_usersa_print()
236 fprintf(fp, " SPI 0x%x", ntohl(sa_id->spi)); in xfrm_usersa_print()
248 fprintf(fp, "src %s ", rt_addr_n2a(id->sa_id.family, in xfrm_ae_print()
251 xfrm_usersa_print(&id->sa_id, id->reqid, fp); in xfrm_ae_print()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc492 DataType dtype, int sa_id, const string& sa_name, in ConstructScopedAllocatorNode() argument
500 sa_builder.Attr("id", sa_id); in ConstructScopedAllocatorNode()
528 {nd.output_slot, sa_id + 1 + i}, in ConstructScopedAllocatorNode()
573 const string& device_name, DataType dtype, int sa_id, in BuildSAConcatNode() argument
612 sac_builder.Attr("id", sa_id); in BuildSAConcatNode()
665 const string& op_name, int sa_id, in BuildSplitNode() argument
672 sas_builder.Attr("id", sa_id); in BuildSplitNode()
824 int sa_id = sa_opti->NewScopedAllocatorId(input_shapes.size()); in Rewrite() local
826 strings::StrCat("scoped_allocator_", sa_id, "_", invocation_count); in Rewrite()
828 sa_opti, graph, node_map, ops, device_name, dtype, sa_id, sa_name, in Rewrite()
[all …]
/external/iproute2/include/linux/
Dxfrm.h400 struct xfrm_usersa_id sa_id; member
/external/kernel-headers/original/uapi/linux/
Dxfrm.h399 struct xfrm_usersa_id sa_id; member
/external/iproute2/include/uapi/linux/
Dxfrm.h400 struct xfrm_usersa_id sa_id; member