Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_hashlimit.c842 static const struct seq_operations dl_seq_ops = { variable
851 int ret = seq_open(file, &dl_seq_ops); in dl_proc_open()