Home
last modified time | relevance | path

Searched refs:nf_conn_seqadj (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_conntrack_seqadj.h20 struct nf_conn_seqadj { struct
24 static inline struct nf_conn_seqadj *nfct_seqadj(const struct nf_conn *ct) in nfct_seqadj() argument
29 static inline struct nf_conn_seqadj *nfct_seqadj_ext_add(struct nf_conn *ct) in nfct_seqadj_ext_add()
/linux/net/netfilter/
H A Dnf_conntrack_netlink.c482 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in ctnetlink_dump_ct_seq_adj()
2070 struct nf_conn_seqadj *seqadj = nfct_seqadj(ct); in ctnetlink_change_seq_adj()