Home
last modified time | relevance | path

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

12

/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/wpa_supplicant_8/src/drivers/
Ddriver_macsec_linux.c114 struct nlattr *nest = nla_nest_start(msg, MACSEC_ATTR_RXSC_CONFIG); in nla_put_rxsc_config() local
703 struct nlattr *nest; in macsec_drv_set_receive_lowest_pn() local
767 struct nlattr *nest; in macsec_drv_set_transmit_next_pn() local
893 struct nlattr *nest; in macsec_drv_create_receive_sa() local
952 struct nlattr *nest; in macsec_drv_delete_receive_sa() local
991 struct nlattr *nest; in set_active_rx_sa() local
1210 struct nlattr *nest; in macsec_drv_create_transmit_sa() local
1265 struct nlattr *nest; in macsec_drv_delete_transmit_sa() local
1301 struct nlattr *nest; in set_active_tx_sa() 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/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
Dbearer.c128 struct nlattr *nest; in nl_add_udp_enable_opts() local
393 struct nlattr *nest; in cmd_bearer_enable() local
476 struct nlattr *nest; in cmd_bearer_disable() local
Dmedia.c93 struct nlattr *nest; in cmd_media_get_prop() local
Dlink.c173 struct nlattr *nest; in cmd_link_stat_reset() local
701 struct nlattr *nest; in link_mon_peer_list() local
/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/libnl/lib/route/
Dact.c72 struct nlattr *nest; in rtnl_act_fill_one() local
108 struct nlattr *nest; in rtnl_act_fill() local
/external/iproute2/bridge/
Dlink.c289 struct rtattr *nest; in brlink_modify() local
/external/iproute2/ip/
Diplink_bond.c212 struct rtattr *nest = addattr_nest(n, 1024, in bond_parse_opt() local
Diproute_lwtunnel.c882 struct rtattr *nest; in lwt_parse_bpf() local
960 struct rtattr *nest; in lwt_parse_encap() local
/external/python/cpython2/Lib/test/
Dtest_scope.py53 def nest(): function
54 def nest(): function
/external/dnsmasq/src/
Doption.c903 static char* one_opt(int option, char* arg, char* gen_prob, int nest) { in one_opt()
2222 static void one_file(char* file, int nest, int hard_opt) { in one_file()
2432 int option, nest = 0, testmode = 0; in read_opts() local
/external/tensorflow/tensorflow/python/util/
Dnest.py1099 def yield_flat_paths(nest): argument
/external/python/cpython3/Lib/test/
Dtest_scope.py54 def nest(): function
55 def nest(): function
/external/mksh/src/
Dtree.c608 int nest = 0; in wdscan() local
Dmisc.c687 unsigned int nest = 0; in has_globbing() local
1165 int nest = 0; in pat_scan() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc295 google::protobuf::scoped_ptr<unittest::TestAllTypes::NestedMessage> nest( in TEST() local
338 unittest::TestAllTypes::NestedMessage* nest = in TEST() local

12