Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/phonet/
Dphonet.h48 extern const struct proto_ops phonet_dgram_ops;
/linux-4.4.14/net/phonet/
Ddatagram.c199 .ops = &phonet_dgram_ops,
Dsocket.c439 const struct proto_ops phonet_dgram_ops = { variable