Home
last modified time | relevance | path

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

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