Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c741 static const struct seq_operations clusterip_seq_ops = { variable
750 int ret = seq_open(file, &clusterip_seq_ops); in clusterip_proc_open()