Searched refs:handshake_genl_put (Results 1 – 3 of 3) sorted by relevance
82 struct nlmsghdr *handshake_genl_put(struct sk_buff *msg, in handshake_genl_put() function88 EXPORT_SYMBOL(handshake_genl_put);
75 struct nlmsghdr *handshake_genl_put(struct sk_buff *msg,
212 hdr = handshake_genl_put(msg, info); in tls_handshake_accept()