Searched defs:dst_ip (Results 1 – 2 of 2) sorted by relevance
21 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()146 uint32_t dst_ip, uint16_t zone) in conntrack_data_generate_v4()179 struct in6_addr dst_ip, in conntrack_data_generate_v6()
1313 u64 src_ip, dst_ip, prev_dst_ip; in find_data_type_block() local