phonet_dgram_ops   35 include/net/phonet/phonet.h extern const struct proto_ops phonet_dgram_ops;
phonet_dgram_ops  186 net/phonet/datagram.c 	.ops		= &phonet_dgram_ops,
phonet_dgram_ops  429 net/phonet/socket.c const struct proto_ops phonet_dgram_ops = {