Searched refs:nf_conn_seqadj (Results 1 – 4 of 4) sorted by relevance
19 struct nf_conn_seqadj { struct23 static inline struct nf_conn_seqadj *nfct_seqadj(const struct nf_conn *ct) in nfct_seqadj() argument28 static inline struct nf_conn_seqadj *nfct_seqadj_ext_add(struct nf_conn *ct) in nfct_seqadj_ext_add()
38 #define NF_CT_EXT_SEQADJ_TYPE struct nf_conn_seqadj
13 struct nf_conn_seqadj *seqadj; in nf_ct_seqadj_init()32 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()170 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in nf_ct_seq_adjust()218 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in nf_ct_seq_offset()231 .len = sizeof(struct nf_conn_seqadj),232 .align = __alignof__(struct nf_conn_seqadj),
432 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in ctnetlink_dump_ct_seq_adj()1611 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in ctnetlink_change_seq_adj()