Searched defs:__nlmsg_put (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/netlink/ |
| H A D | af_netlink.c | 2163 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags) in __nlmsg_put() function 2178 EXPORT_SYMBOL(__nlmsg_put); variable
|
| /kernel/linux/linux-6.6/net/netlink/ |
| H A D | af_netlink.c | 2156 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags) in __nlmsg_put() function 2171 EXPORT_SYMBOL(__nlmsg_put); variable
|
Completed in 8 milliseconds