Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dphonet.h39 extern const struct proto_ops phonet_dgram_ops;
/openbmc/linux/net/phonet/
H A Ddatagram.c183 .ops = &phonet_dgram_ops,
H A Dsocket.c428 const struct proto_ops phonet_dgram_ops = { variable