Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Dipt_CLUSTERIP.c644 static const struct seq_operations clusterip_seq_ops = { variable
653 int ret = seq_open(file, &clusterip_seq_ops); in clusterip_proc_open()