Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A 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()
H A Dnf_conntrack_netlink.c438 dump_ct_seq_adj(struct sk_buff *skb, const struct nf_ct_seqadj *seq, int type) in dump_ct_seq_adj()
465 struct nf_ct_seqadj *seq; in ctnetlink_dump_ct_seq_adj()
2038 static int change_seq_adj(struct nf_ct_seqadj *seq, in change_seq_adj()
/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_seqadj.h14 struct nf_ct_seqadj { struct
21 struct nf_ct_seqadj seq[IP_CT_DIR_MAX]; argument