Home
last modified time | relevance | path

Searched defs:nest (Results 1 – 25 of 28) 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
666 struct nlattr *nest; in macsec_drv_set_transmit_next_pn() local
790 struct nlattr *nest; in macsec_drv_create_receive_sa() local
840 struct nlattr *nest; in macsec_drv_delete_receive_sa() local
878 struct nlattr *nest; in set_active_rx_sa() local
1080 struct nlattr *nest; in macsec_drv_create_transmit_sa() local
1126 struct nlattr *nest; in macsec_drv_delete_transmit_sa() local
1160 struct nlattr *nest; in set_active_tx_sa() local
/external/iproute2/tipc/
Dnode.c79 struct nlattr *nest; in cmd_node_set_addr() local
175 struct nlattr *nest; in cmd_node_set_netid() local
Dpeer.c32 struct nlattr *nest; in cmd_peer_rm_addr() local
Dbearer.c131 struct nlattr *nest; in enable_udp_bearer() local
229 struct nlattr *nest; in cmd_bearer_enable() local
358 struct nlattr *nest; in cmd_bearer_disable() local
Dsocket.c50 struct nlattr *nest; in publ_list() local
Dmedia.c93 struct nlattr *nest; in cmd_media_get_prop() local
Dlink.c170 struct nlattr *nest; in cmd_link_stat_reset() local
/external/iproute2/lib/
Dlibnetlink.c683 struct rtattr *nest = NLMSG_TAIL(n); in addattr_nest() local
689 int addattr_nest_end(struct nlmsghdr *n, struct rtattr *nest) in addattr_nest_end()
707 struct rtattr *nest = (void *)start + NLMSG_ALIGN(start->rta_len); in addattr_nest_compat_end() local
766 struct rtattr *nest = RTA_TAIL(rta); in rta_nest() local
773 int rta_nest_end(struct rtattr *rta, struct rtattr *nest) in rta_nest_end()
/external/iproute2/tc/
Dq_prio.c36 struct rtattr *nest; in prio_parse_opt() local
Dq_rr.c37 struct rtattr *nest; in rr_parse_opt() 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/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.c271 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.c325 struct rtattr *nest; in lwt_parse_encap() local
/external/dnsmasq/src/
Doption.c983 static char *one_opt(int option, char *arg, char *gen_prob, int nest) in one_opt()
2532 static void one_file(char *file, int nest, int hard_opt) in one_file()
2784 int option, nest = 0, testmode = 0; in read_opts() local
/external/mksh/src/
Dtree.c593 int nest = 0; in wdscan() local
Dmisc.c715 int nest = 0, bnest = 0; in has_globbing() local
953 int nest = 0; in pat_scan() local
/external/dhcpcd-6.8.2/
Dif-linux.c1689 struct rtattr *nest; in add_attr_nest() local
1697 add_attr_nest_end(struct nlmsghdr *n, struct rtattr *nest) in add_attr_nest_end()
/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
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/llvm/docs/
DLangRef.rst1054 .. _nest: target

12