Home
last modified time | relevance | path

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

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