Home
last modified time | relevance | path

Searched refs:proto_ops (Results 1 – 7 of 7) sorted by relevance

/include/net/
Dinet_common.h4 extern const struct proto_ops inet_stream_ops;
5 extern const struct proto_ops inet_dgram_ops;
Dprotocol.h84 const struct proto_ops *ops;
Dipv6.h566 extern const struct proto_ops inet6_stream_ops;
567 extern const struct proto_ops inet6_dgram_ops;
/include/net/phonet/
Dphonet.h47 extern const struct proto_ops phonet_dgram_ops;
98 const struct proto_ops *ops;
Dpep.h54 extern const struct proto_ops phonet_stream_ops;
/include/linux/can/
Dcore.h43 struct proto_ops *ops;
/include/linux/
Dnet.h132 const struct proto_ops *ops;
146 struct proto_ops { struct
317 static const struct proto_ops name##_ops = { \