Searched refs:in_skb (Results 1 – 1 of 1) sorted by relevance
41 struct sk_buff *in_skb; member165 struct sk_buff *in_skb = info->in_skb; in crypto_report_alg() local171 nlh = nlmsg_put(skb, NETLINK_CB(in_skb).portid, info->nlmsg_seq, in crypto_report_alg()192 static int crypto_report(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in crypto_report() argument215 info.in_skb = in_skb; in crypto_report()224 return nlmsg_unicast(crypto_nlsk, skb, NETLINK_CB(in_skb).portid); in crypto_report()238 info.in_skb = cb->skb; in crypto_dump_report()