Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c248 static struct hlist_node *ct_expect_get_idx(struct seq_file *seq, loff_t pos) in ct_expect_get_idx() function
262 return ct_expect_get_idx(seq, *pos); in exp_seq_start()
/linux-3.4.99/net/netfilter/
Dnf_conntrack_expect.c476 static struct hlist_node *ct_expect_get_idx(struct seq_file *seq, loff_t pos) in ct_expect_get_idx() function
490 return ct_expect_get_idx(seq, *pos); in exp_seq_start()