Searched refs:nfct_seqadj (Results 1 – 7 of 7) sorted by relevance
21 seqadj = nfct_seqadj(ct); in nf_ct_seqadj_init() 38 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in nf_ct_seqadj_set() 126 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in nf_ct_sack_adjust() 178 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in nf_ct_seq_adjust() 233 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in nf_ct_seq_offset()
1149 if ((ct->status & IPS_NAT_MASK) && !nfct_seqadj(ct)) in nft_ct_helper_obj_eval()
482 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in ctnetlink_dump_ct_seq_adj() 2070 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in change_seq_adj()
24 static inline struct nf_conn_seqadj *nfct_seqadj(const struct nf_conn *ct) in nfct_seqadj() function
94 !nfct_seqadj(ct) && !nfct_seqadj_ext_add(ct)) in ip_vs_update_conntrack()
1066 if (p->ct_action & TCA_CT_ACT_NAT && !nfct_seqadj(ct)) { in tcf_ct_act()
806 if (info->nat && !nfct_seqadj(ct)) { in __ovs_ct_lookup()