Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dpn_dev.h51 extern const struct seq_operations pn_sock_seq_ops;
/openbmc/linux/net/phonet/
H A Dpn_dev.c307 if (!proc_create_net("phonet", 0, net->proc_net, &pn_sock_seq_ops, in phonet_init_net()
H A Dsocket.c597 const struct seq_operations pn_sock_seq_ops = { variable