Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/netfilter/
Dipt_CLUSTERIP.c738 static const struct seq_operations clusterip_seq_ops = { variable
747 int ret = seq_open(file, &clusterip_seq_ops); in clusterip_proc_open()