Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c67 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos) in ct_get_idx() function
81 return ct_get_idx(seq, *pos); in ct_seq_start()
/linux-4.1.27/net/netfilter/
Dnf_conntrack_standalone.c90 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos) in ct_get_idx() function
107 return ct_get_idx(seq, *pos); in ct_seq_start()