Home
last modified time | relevance | path

Searched defs:nest (Results 1 – 25 of 77) sorted by relevance

1234

/external/libnetfilter_conntrack/src/conntrack/
Dbuild_mnl.c19 struct nlattr *nest; in nfct_build_tuple_ip() local
47 struct nlattr *nest; in nfct_build_tuple_proto() local
97 struct nlattr *nest; in nfct_build_tuple() local
116 struct nlattr *nest, *nest_proto; in nfct_build_protoinfo() local
236 struct nlattr *nest; in nfct_build_nat_seq_adj() local
249 struct nlattr *nest; in nfct_build_protonat() local
288 struct nlattr *nest; in nfct_build_snat() local
300 struct nlattr *nest; in nfct_build_snat_ipv4() local
311 struct nlattr *nest; in nfct_build_snat_ipv6() local
322 struct nlattr *nest; in nfct_build_snat_port() local
[all …]
Dbuild.c16 struct nfattr *nest; in __build_tuple_ip() local
44 struct nfattr *nest; in __build_tuple_proto() local
99 struct nfattr *nest; in __build_tuple() local
109 struct nfattr *nest, *nest_proto; in __build_protoinfo() local
246 struct nfattr *nest; in __build_nat_seq_adj() local
260 struct nfattr *nest; in __build_protonat() local
300 struct nfattr *nest; in __build_snat() local
312 struct nfattr *nest; in __build_snat_ipv4() local
323 struct nfattr *nest; in __build_snat_ipv6() local
334 struct nfattr *nest; in __build_snat_port() local
[all …]
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dmake_deterministic_test.cc280 bool nest, deterministic; in TEST_P() local
312 bool nest, deterministic; in TEST_P() local
342 bool nest, deterministic; in TEST_P() local
376 bool nest, deterministic; in TEST_P() local
415 bool nest, deterministic; in TEST_P() local
468 bool nest, deterministic; in TEST_P() local
526 bool nest, deterministic; in TEST_P() local
572 bool nest, deterministic; in TEST_P() local
659 bool nest; in TEST_P() local
/external/ethtool/libmnl/examples/netfilter/
Dnfct-dump.c35 static void print_counters(const struct nlattr *nest) in print_counters()
79 static void print_ip(const struct nlattr *nest) in print_ip()
138 static void print_proto(const struct nlattr *nest) in print_proto()
192 static void print_tuple(const struct nlattr *nest) in print_tuple()
Dnfct-event.c32 static void print_ip(const struct nlattr *nest) in print_ip()
77 static void print_proto(const struct nlattr *nest) in print_proto()
131 static void print_tuple(const struct nlattr *nest) in print_tuple()
Dnfct-daemon.c60 static void parse_counters(const struct nlattr *nest, struct nstats *ns) in parse_counters()
101 static void parse_ip(const struct nlattr *nest, struct nstats *ns) in parse_ip()
138 static void parse_tuple(const struct nlattr *nest, struct nstats *ns) in parse_tuple()
/external/ethtool/netlink/
Dcable_test.c20 static int nl_get_cable_test_result(const struct nlattr *nest, uint8_t *pair, in nl_get_cable_test_result()
41 static int nl_get_cable_test_fault_length(const struct nlattr *nest, in nl_get_cable_test_fault_length()
150 static void cable_test_ntf_nest(const struct nlattr *nest) in cable_test_ntf_nest()
308 static int nl_get_cable_test_tdr_amplitude(const struct nlattr *nest, in nl_get_cable_test_tdr_amplitude()
329 static int nl_get_cable_test_tdr_pulse(const struct nlattr *nest, uint16_t *mV) in nl_get_cable_test_tdr_pulse()
345 static int nl_get_cable_test_tdr_step(const struct nlattr *nest, in nl_get_cable_test_tdr_step()
418 static void cable_test_tdr_ntf_nest(const struct nlattr *nest) in cable_test_tdr_ntf_nest()
Dmsgbuff.h70 struct nlattr *nest) in ethnla_nest_end()
76 struct nlattr *nest) in ethnla_nest_cancel()
Dnetlink.c46 const char *get_dev_name(const struct nlattr *nest) in get_dev_name()
60 int get_dev_info(const struct nlattr *nest, int *ifindex, char *ifname) in get_dev_info()
331 static void find_mc_group(struct nl_context *nlctx, struct nlattr *nest) in find_mc_group()
Dmm.c39 static int show_mm_stats(const struct nlattr *nest) in show_mm_stats()
Dtsinfo.c19 static int tsinfo_show_stats(const struct nlattr *nest) in tsinfo_show_stats()
/external/perfetto/src/protozero/filtering/
Dmessage_filter_unittest.cc85 auto* nest = msg->BeginNestedMessage<Message>(/*field_id=*/6); in TEST() local
166 auto* nest = msg->BeginNestedMessage<Message>(/*field_id=*/2); in TEST() local
243 auto* nest = msg->BeginNestedMessage<Message>(/*field_id=*/4); // Nested b. in TEST() local
309 auto* nest = msg->BeginNestedMessage<Message>(/*field_id=*/1); in TEST() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_macsec_linux.c129 struct nlattr *nest = nla_nest_start(msg, MACSEC_ATTR_RXSC_CONFIG); in nla_put_rxsc_config() local
763 struct nlattr *nest; in macsec_drv_set_receive_lowest_pn() local
830 struct nlattr *nest; in macsec_drv_set_transmit_next_pn() local
956 struct nlattr *nest; in macsec_drv_create_receive_sa() local
1015 struct nlattr *nest; in macsec_drv_delete_receive_sa() local
1054 struct nlattr *nest; in set_active_rx_sa() local
1283 struct nlattr *nest; in macsec_drv_create_transmit_sa() local
1338 struct nlattr *nest; in macsec_drv_delete_transmit_sa() local
1374 struct nlattr *nest; in set_active_tx_sa() local
/external/rust/android-crates-io/crates/rayon/src/iter/
Dmultizip.rs108 macro_rules! nest { macro
/external/iproute2/tipc/
Dnode.c79 struct nlattr *nest; in cmd_node_set_addr() local
176 struct nlattr *nest; in cmd_node_set_netid() local
Dpeer.c32 struct nlattr *nest; in cmd_peer_rm_addr() local
Dsocket.c50 struct nlattr *nest; in publ_list() local
/external/tensorflow/tensorflow/python/eager/
Dfunction.cc39 static const py::module* nest = in _build_call_outputs() local
/external/iproute2/tc/
Dq_rr.c37 struct rtattr *nest; in rr_parse_opt() local
Dq_prio.c36 struct rtattr *nest; in prio_parse_opt() local
/external/rust/android-crates-io/crates/rayon-core/src/thread_pool/
Dtest.rs282 fn nest<'scope, OP>(pools: &[ThreadPool], scopes: Vec<&Scope<'scope>>, op: OP) in nested_scopes() function
319 fn nest<'scope, OP>(pools: &[ThreadPool], scopes: Vec<&ScopeFifo<'scope>>, op: OP) in nested_fifo_scopes() function
/external/clang/test/PCH/
Dstruct.h28 struct Nested { int x, y; } nest; member
/external/libnetfilter_conntrack/src/expect/
Dbuild.c86 struct nfattr *nest; in __build_expect() local
/external/iproute2/lib/
Dlibnetlink.c898 struct rtattr *nest = NLMSG_TAIL(n); in addattr_nest() local
904 int addattr_nest_end(struct nlmsghdr *n, struct rtattr *nest) in addattr_nest_end()
922 struct rtattr *nest = (void *)start + NLMSG_ALIGN(start->rta_len); in addattr_nest_compat_end() local
986 struct rtattr *nest = RTA_TAIL(rta); in rta_nest() local
993 int rta_nest_end(struct rtattr *rta, struct rtattr *nest) in rta_nest_end()
/external/ethtool/libmnl/include/libmnl/
Dlibmnl.h153 #define mnl_attr_for_each_nested(attr, nest) \ argument

1234