Searched refs:in_nlh (Results 1 – 2 of 2) sorted by relevance
| /linux/crypto/ |
| H A D | crypto_user.c | 167 static int crypto_report(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in crypto_report() argument 171 struct crypto_user_alg *p = nlmsg_data(in_nlh); in crypto_report() 191 info.nlmsg_seq = in_nlh->nlmsg_seq; in crypto_report() 373 static int crypto_reportstat(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in crypto_reportstat() argument
|
| /linux/net/mpls/ |
| H A D | af_mpls.c | 2408 static int mpls_getroute(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in mpls_valid_getroute_req() 2429 err = mpls_valid_getroute_req(in_skb, in_nlh, tb, extack); in mpls_getroute() 2433 rtm = nlmsg_data(in_nlh); in mpls_getroute() 2464 err = mpls_dump_route(skb, portid, in_nlh->nlmsg_seq, in mpls_getroute() 2528 nlh = nlmsg_put(skb, portid, in_nlh->nlmsg_seq, in mpls_getroute() 2412 mpls_getroute(struct sk_buff * in_skb,struct nlmsghdr * in_nlh,struct netlink_ext_ack * extack) mpls_getroute() argument
|