Home
last modified time | relevance | path

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

/openbmc/linux/net/handshake/
H A Dhandshake.h73 int handshake_genl_notify(struct net *net, const struct handshake_proto *proto,
H A Dnetlink.c37 int handshake_genl_notify(struct net *net, const struct handshake_proto *proto, in handshake_genl_notify() function
H A Drequest.c264 ret = handshake_genl_notify(net, req->hr_proto, flags); in handshake_req_submit()