Home
last modified time | relevance | path

Searched refs:in_nlh (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dcrypto_user_stat.c295 int crypto_reportstat(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in crypto_reportstat() argument
299 struct crypto_user_alg *p = nlmsg_data(in_nlh); in crypto_reportstat()
319 info.nlmsg_seq = in_nlh->nlmsg_seq; in crypto_reportstat()
Dcrypto_user_base.c184 static int crypto_report(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in crypto_report() argument
188 struct crypto_user_alg *p = nlmsg_data(in_nlh); in crypto_report()
208 info.nlmsg_seq = in_nlh->nlmsg_seq; in crypto_report()