Searched refs:nf_ct_seqadj (Results 1 – 3 of 3) sorted by relevance
14 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()
391 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()
13 struct nf_ct_seqadj { struct20 struct nf_ct_seqadj seq[IP_CT_DIR_MAX]; argument