Home
last modified time | relevance | path

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

/linux-6.1.9/net/netlink/
Daf_netlink.c2782 static const struct seq_operations netlink_seq_ops = { variable
2832 if (!proc_create_net("netlink", 0, net->proc_net, &netlink_seq_ops, in netlink_net_init()
2893 .seq_ops = &netlink_seq_ops,