Home
last modified time | relevance | path

Searched refs:handshake_proto (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/handshake/
H A Dhandshake.h27 struct handshake_proto;
34 const struct handshake_proto *hr_proto;
52 struct handshake_proto { struct
73 int handshake_genl_notify(struct net *net, const struct handshake_proto *proto, argument
80 struct handshake_req *handshake_req_alloc(const struct handshake_proto *proto,
H A Dhandshake-test.c35 struct handshake_proto *proto;
40 static struct handshake_proto handshake_req_alloc_proto_2 = {
44 static struct handshake_proto handshake_req_alloc_proto_3 = {
48 static struct handshake_proto handshake_req_alloc_proto_4 = {
52 static struct handshake_proto handshake_req_alloc_proto_5 = {
57 static struct handshake_proto handshake_req_alloc_proto_6 = {
64 static struct handshake_proto handshake_req_alloc_proto_good = {
440 static struct handshake_proto handshake_req_alloc_proto_destroy = {
H A Dnetlink.c37 int handshake_genl_notify(struct net *net, const struct handshake_proto *proto, in handshake_genl_notify()
H A Drequest.c109 struct handshake_req *handshake_req_alloc(const struct handshake_proto *proto, in handshake_req_alloc()
H A Dtlshd.c261 static const struct handshake_proto tls_handshake_proto = {