Searched defs:tkey (Results 1 – 15 of 15) sorted by relevance
/external/iproute2/tc/ |
D | m_pedit.c | 63 struct m_pedit_key *tkey) in pedit_parse_nopopt() 122 int pack_key(struct m_pedit_sel *_sel, struct m_pedit_key *tkey) in pack_key() 160 struct m_pedit_key *tkey) in pack_key32() 174 struct m_pedit_key *tkey) in pack_key16() 204 int pack_key8(__u32 retain, struct m_pedit_sel *sel, struct m_pedit_key *tkey) in pack_key8() 229 static int pack_mac(struct m_pedit_sel *sel, struct m_pedit_key *tkey, in pack_mac() 261 static int pack_ipv6(struct m_pedit_sel *sel, struct m_pedit_key *tkey, in pack_ipv6() 334 struct m_pedit_sel *sel, struct m_pedit_key *tkey) in parse_cmd() 438 struct m_pedit_key *tkey) in parse_offset() 515 struct m_pedit_key tkey = {}; in parse_munge() local
|
D | p_icmp.c | 29 struct m_pedit_sel *sel, struct m_pedit_key *tkey) in parse_icmp()
|
D | p_eth.c | 28 struct m_pedit_sel *sel, struct m_pedit_key *tkey) in parse_eth()
|
D | p_udp.c | 28 struct m_pedit_sel *sel, struct m_pedit_key *tkey) in parse_udp()
|
D | p_ip.c | 28 struct m_pedit_sel *sel, struct m_pedit_key *tkey) in parse_ip()
|
D | p_ip6.c | 28 struct m_pedit_sel *sel, struct m_pedit_key *tkey) in parse_ip6()
|
D | p_tcp.c | 28 struct m_pedit_sel *sel, struct m_pedit_key *tkey) in parse_tcp()
|
/external/bcc/examples/networking/distributed_bridge/ |
D | tunnel.c | 31 struct bpf_tunnel_key tkey = {}; in handle_ingress() local 62 struct bpf_tunnel_key tkey = {}; in handle_egress() local 71 struct bpf_tunnel_key tkey = {}; in handle_egress() local
|
D | tunnel_mesh.c | 20 struct bpf_tunnel_key tkey = {}; in handle_ingress() local 44 struct bpf_tunnel_key tkey = {}; in handle_egress() local
|
/external/icu/icu4c/source/common/ |
D | rbbiscan.cpp | 785 UnicodeString *tkey = new UnicodeString(s); in findSetFor() local
|
/external/jemalloc/src/ |
D | ckh.c | 128 const void *key, *data, *tkey, *tdata; in ckh_evict_reloc_insert() local
|
/external/jemalloc_new/src/ |
D | ckh.c | 136 const void *key, *data, *tkey, *tdata; in ckh_evict_reloc_insert() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_l4lb.c | 330 struct bpf_tunnel_key tkey = {}; in process_packet() local
|
D | test_l4lb_noinline.c | 330 struct bpf_tunnel_key tkey = {}; in process_packet() local
|
/external/icu/icu4c/source/test/intltest/ |
D | restsnew.cpp | 943 const char *tkey=NULL; in testTag() local
|