Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/phonet/
Dphonet.h48 extern const struct proto_ops phonet_dgram_ops;
/Linux-v4.19/net/phonet/
Ddatagram.c199 .ops = &phonet_dgram_ops,
Dsocket.c442 const struct proto_ops phonet_dgram_ops = { variable