Home
last modified time | relevance | path

Searched refs:nf_ct_seqadj (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/netfilter/
Dnf_conntrack_seqadj.c14 struct nf_ct_seqadj *this_way; in nf_ct_seqadj_init()
34 struct nf_ct_seqadj *this_way; in nf_ct_seqadj_set()
78 struct nf_ct_seqadj *seq) in nf_ct_sack_block_adjust()
171 struct nf_ct_seqadj *this_way, *other_way; in nf_ct_seq_adjust()
223 struct nf_ct_seqadj *this_way; in nf_ct_seq_offset()
Dnf_conntrack_netlink.c415 dump_ct_seq_adj(struct sk_buff *skb, const struct nf_ct_seqadj *seq, int type) in dump_ct_seq_adj()
442 struct nf_ct_seqadj *seq; in ctnetlink_dump_ct_seq_adj()
1713 static int change_seq_adj(struct nf_ct_seqadj *seq, in change_seq_adj()
/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_seqadj.h14 struct nf_ct_seqadj { struct
21 struct nf_ct_seqadj seq[IP_CT_DIR_MAX]; argument