Home
last modified time | relevance | path

Searched refs:ct_expect_get_idx (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c252 static struct hlist_node *ct_expect_get_idx(struct seq_file *seq, loff_t pos) in ct_expect_get_idx() function
266 return ct_expect_get_idx(seq, *pos); in exp_seq_start()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_expect.c498 static struct hlist_node *ct_expect_get_idx(struct seq_file *seq, loff_t pos) in ct_expect_get_idx() function
512 return ct_expect_get_idx(seq, *pos); in exp_seq_start()