Home
last modified time | relevance | path

Searched defs:src_ip (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/net/netfilter/
Dconntrack_dump_flush.c21 uint32_t src_ip, uint32_t dst_ip, in build_cta_tuple_v4()
51 struct in6_addr src_ip, struct in6_addr dst_ip, in build_cta_tuple_v6()
145 static int conntrack_data_generate_v4(struct mnl_socket *sock, uint32_t src_ip, in conntrack_data_generate_v4()
178 struct in6_addr src_ip, in conntrack_data_generate_v6()
/tools/perf/util/
Dannotate-data.c1313 u64 src_ip, dst_ip, prev_dst_ip; in find_data_type_block() local