Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dpep.h44 extern const struct proto_ops phonet_stream_ops;
/openbmc/linux/net/phonet/
H A Dsocket.c446 const struct proto_ops phonet_stream_ops = { variable
465 EXPORT_SYMBOL(phonet_stream_ops);
H A Dpep.c1368 .ops = &phonet_stream_ops,