Searched refs:nfct_seqadj (Results 1 – 6 of 6) sorted by relevance
22 seqadj = nfct_seqadj(ct); in nf_ct_seqadj_init()33 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in nf_ct_seqadj_set()123 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in nf_ct_sack_adjust()172 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in nf_ct_seq_adjust()224 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in nf_ct_seq_offset()
620 if (nfct_help(ct) && !nfct_seqadj(ct)) in nf_nat_setup_info()
450 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in ctnetlink_dump_ct_seq_adj()2095 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in ctnetlink_change_seq_adj()
24 static inline struct nf_conn_seqadj *nfct_seqadj(const struct nf_conn *ct) in nfct_seqadj() function
95 !nfct_seqadj(ct) && !nfct_seqadj_ext_add(ct)) in ip_vs_update_conntrack()
1023 if (info->nat && !nfct_seqadj(ct)) { in __ovs_ct_lookup()