Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/phonet/
Dpep.h54 extern const struct proto_ops phonet_stream_ops;
/linux-4.4.14/net/phonet/
Dsocket.c464 const struct proto_ops phonet_stream_ops = { variable
488 EXPORT_SYMBOL(phonet_stream_ops);
Dpep.c1353 .ops = &phonet_stream_ops,