Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/phonet/
H A Dphonet.h35 extern const struct proto_ops phonet_dgram_ops;
/OK3568_Linux_fs/kernel/net/phonet/
H A Ddatagram.c186 .ops = &phonet_dgram_ops,
H A Dsocket.c429 const struct proto_ops phonet_dgram_ops = { variable