Searched refs:ATTR_REPL_NAT_SEQ_CORRECTION_POS (Results 1 – 9 of 9) sorted by relevance
422 [ATTR_REPL_NAT_SEQ_CORRECTION_POS] = get_attr_repl_cor_pos,
551 [ATTR_REPL_NAT_SEQ_CORRECTION_POS] = copy_attr_repl_cor_pos,
523 [ATTR_REPL_NAT_SEQ_CORRECTION_POS] = set_attr_repl_cor_pos,
395 set_bit(ATTR_REPL_NAT_SEQ_CORRECTION_POS, ct->head.set); in __parse_nat_seq()
567 if (test_bit(ATTR_REPL_NAT_SEQ_CORRECTION_POS, ct->head.set) && in nfct_nlmsg_build()
583 if (test_bit(ATTR_REPL_NAT_SEQ_CORRECTION_POS, ct->head.set) && in __build_conntrack()
630 set_bit(ATTR_REPL_NAT_SEQ_CORRECTION_POS, ct->head.set); in nfct_parse_nat_seq()
126 ATTR_REPL_NAT_SEQ_CORRECTION_POS, /* u32 bits */ enumerator
203 case ATTR_REPL_NAT_SEQ_CORRECTION_POS: in test_nfct_cmp_api_single()