Home
last modified time | relevance | path

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

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