Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dgenetlink.h218 nlmsg_end(skb, hdr - GENL_HDRLEN - NLMSG_HDRLEN); in genlmsg_end()
Dnetlink.h523 static inline void nlmsg_end(struct sk_buff *skb, struct nlmsghdr *nlh) in nlmsg_end() function
/linux-4.19.296/crypto/
Dcrypto_user.c254 nlmsg_end(skb, nlh); in crypto_report_alg()