Home
last modified time | relevance | path

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

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