Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/phonet/
Dphonet.h39 extern const struct proto_ops phonet_dgram_ops;
/Linux-v6.1/net/phonet/
Ddatagram.c186 .ops = &phonet_dgram_ops,
Dsocket.c428 const struct proto_ops phonet_dgram_ops = { variable