Home
last modified time | relevance | path

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

/linux-6.1.9/net/netlink/
Daf_netlink.c1193 static struct sk_buff *netlink_alloc_large_skb(unsigned int size, in netlink_alloc_large_skb() function
1906 skb = netlink_alloc_large_skb(len, dst_group); in netlink_sendmsg()