Searched refs:proto_ops (Results 1 – 8 of 8) sorted by relevance
11 extern const struct proto_ops inet_stream_ops;12 extern const struct proto_ops inet_dgram_ops;
87 const struct proto_ops *ops;
1228 extern const struct proto_ops inet6_stream_ops;1229 extern const struct proto_ops inet6_dgram_ops;1230 extern const struct proto_ops inet6_sockraw_ops;
39 extern const struct proto_ops phonet_dgram_ops;97 const struct proto_ops *ops;
44 extern const struct proto_ops phonet_stream_ops;
33 const struct proto_ops *ops;
52 struct proto_ops *ops;53 struct proto_ops *ops_nokey;
125 const struct proto_ops *ops; /* Might change with IPV6_ADDRFORM or MPTCP. */161 struct proto_ops { struct
Completed in 15 milliseconds