Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_conntrack_seqadj.c15 struct nf_ct_seqadj *this_way; in nf_ct_seqadj_init()
35 struct nf_ct_seqadj *this_way; in nf_ct_seqadj_set()
79 struct nf_ct_seqadj *seq) in nf_ct_sack_block_adjust()
173 struct nf_ct_seqadj *this_way, *other_way; in nf_ct_seq_adjust()
225 struct nf_ct_seqadj *this_way; in nf_ct_seq_offset()
Dnf_conntrack_netlink.c441 dump_ct_seq_adj(struct sk_buff *skb, const struct nf_ct_seqadj *seq, int type) in dump_ct_seq_adj()
468 struct nf_ct_seqadj *seq; in ctnetlink_dump_ct_seq_adj()
2041 static int change_seq_adj(struct nf_ct_seqadj *seq, in change_seq_adj()
/Linux-v6.6/include/net/netfilter/
Dnf_conntrack_seqadj.h14 struct nf_ct_seqadj { struct
21 struct nf_ct_seqadj seq[IP_CT_DIR_MAX]; argument