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

/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4_compat.c249 static struct hlist_node *ct_expect_get_idx(struct seq_file *seq, loff_t pos) function
263 return ct_expect_get_idx(seq, *pos);
/net/netfilter/
H A Dnf_conntrack_expect.c472 static struct hlist_node *ct_expect_get_idx(struct seq_file *seq, loff_t pos) function
486 return ct_expect_get_idx(seq, *pos);

Completed in 65 milliseconds