Home
last modified time | relevance | path

Searched defs:proto_ops (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dnet.h162 struct proto_ops { struct
163 int family;
164 struct module *owner;
165 int (*release) (struct socket *sock);
166 int (*bind) (struct socket *sock,
169 int (*connect) (struct socket *sock,
172 int (*socketpair)(struct socket *sock1,
174 int (*accept) (struct socket *sock,
177 int (*getname) (struct socket *sock,
214 void (*splice_eof)(struct socket *sock);
[all …]
/linux/drivers/bluetooth/
A Dbtrsi.c29 struct rsi_proto_ops *proto_ops; member
/linux/drivers/net/dsa/ocelot/
A Dfelix.c694 const struct felix_tag_proto_ops *proto_ops, in felix_migrate_host_flood()
712 const struct felix_tag_proto_ops *proto_ops, in felix_migrate_mdbs()
734 const struct felix_tag_proto_ops *proto_ops, in felix_tag_proto_setup_shared()
758 const struct felix_tag_proto_ops *old_proto_ops, *proto_ops; in felix_change_tag_protocol() local
/linux/net/hsr/
A Dhsr_main.h210 struct hsr_proto_ops *proto_ops; member

Completed in 14 milliseconds