Lines Matching refs:u3
100 if (memcmp(&target.src.u3, &tuple->src.u3, sizeof(target.src.u3)))
104 be32_to_cpu(target.src.u3.ip));
105 if (memcmp(&target.dst.u3, &tuple->dst.u3, sizeof(target.dst.u3)))
109 be32_to_cpu(target.dst.u3.ip));
130 if (memcmp(&target.src.u3, &tuple->src.u3, sizeof(target.src.u3)))
131 tcf_ct_add_ipv6_addr_mangle_action(action, &target.src.u3,
134 if (memcmp(&target.dst.u3, &tuple->dst.u3, sizeof(target.dst.u3)))
135 tcf_ct_add_ipv6_addr_mangle_action(action, &target.dst.u3,