phonet_stream_ops   41 include/net/phonet/pep.h extern const struct proto_ops phonet_stream_ops;
phonet_stream_ops 1342 net/phonet/pep.c 	.ops		= &phonet_stream_ops,
phonet_stream_ops  454 net/phonet/socket.c const struct proto_ops phonet_stream_ops = {
phonet_stream_ops  478 net/phonet/socket.c EXPORT_SYMBOL(phonet_stream_ops);