Searched refs:netlink_seq_ops (Results 1 – 1 of 1) sorted by relevance
2788 static const struct seq_operations netlink_seq_ops = {2837 if (!proc_create_net("netlink", 0, net->proc_net, &netlink_seq_ops, in netlink_net_init() 2897 .seq_ops = &netlink_seq_ops,2787 static const struct seq_operations netlink_seq_ops = { global() variable