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

/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4_compat.c67 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos) function
81 return ct_get_idx(seq, *pos);
/net/netfilter/
H A Dnf_conntrack_standalone.c89 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos) function
106 return ct_get_idx(seq, *pos);

Completed in 349 milliseconds