Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/phonet/
Dphonet.h39 extern const struct proto_ops phonet_dgram_ops;
/linux-6.12.1/net/phonet/
Ddatagram.c183 .ops = &phonet_dgram_ops,
Dsocket.c427 const struct proto_ops phonet_dgram_ops = { variable