Home
last modified time | relevance | path

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

/linux-4.1.27/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()
218 struct nf_ct_seqadj *this_way; in nf_ct_seq_offset()
Dnf_conntrack_netlink.c391 dump_ct_seq_adj(struct sk_buff *skb, const struct nf_ct_seqadj *seq, int type) in dump_ct_seq_adj()
419 struct nf_ct_seqadj *seq; in ctnetlink_dump_ct_seq_adj()
1507 change_seq_adj(struct nf_ct_seqadj *seq, const struct nlattr * const attr) in change_seq_adj()
/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_seqadj.h13 struct nf_ct_seqadj { struct
20 struct nf_ct_seqadj seq[IP_CT_DIR_MAX]; argument