dst_v4             43 include/net/netfilter/nf_flow_table.h 		struct in_addr		dst_v4;
dst_v4             41 net/netfilter/nf_flow_table_core.c 		ft->dst_v4 = ctt->dst.u3.in;
dst_v4            101 net/netfilter/nf_flow_table_ip.c 		new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v4.s_addr;
dst_v4            131 net/netfilter/nf_flow_table_ip.c 		new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v4.s_addr;
dst_v4            196 net/netfilter/nf_flow_table_ip.c 	tuple->dst_v4.s_addr	= iph->daddr;