Searched refs:ATTR_SNAT_IPV6 (Results 1 – 8 of 8) sorted by relevance
69 set_bit(ATTR_SNAT_IPV6, ct->head.set); in setobjopt_undo_snat()
537 } else if (test_bit(ATTR_SNAT_IPV6, ct->head.set) && in nfct_nlmsg_build()542 } else if (test_bit(ATTR_SNAT_IPV6, ct->head.set)) { in nfct_nlmsg_build()
443 [ATTR_SNAT_IPV6] = get_attr_snat_ipv6,
555 else if (test_bit(ATTR_SNAT_IPV6, ct->head.set) && in __build_conntrack()560 else if (test_bit(ATTR_SNAT_IPV6, ct->head.set)) in __build_conntrack()
572 [ATTR_SNAT_IPV6] = copy_attr_snat_ipv6,
544 [ATTR_SNAT_IPV6] = set_attr_snat_ipv6,
147 ATTR_SNAT_IPV6, /* u128 bits */ enumerator
181 case ATTR_SNAT_IPV6: in test_nfct_cmp_api_single()