nf_conn_seqadj
static inline struct nf_conn_seqadj *nfct_seqadj(const struct nf_conn *ct)
static inline struct nf_conn_seqadj *nfct_seqadj_ext_add(struct nf_conn *ct)
[NF_CT_EXT_SEQADJ] = sizeof(struct nf_conn_seqadj),
+ sizeof(struct nf_conn_seqadj)
struct nf_conn_seqadj *seqadj = nfct_seqadj(ct);
struct nf_conn_seqadj *seqadj = nfct_seqadj(ct);
struct nf_conn_seqadj *seqadj = nfct_seqadj(ct);
struct nf_conn_seqadj *seqadj;
struct nf_conn_seqadj *seqadj = nfct_seqadj(ct);
struct nf_conn_seqadj *seqadj = nfct_seqadj(ct);
struct nf_conn_seqadj *seqadj = nfct_seqadj(ct);