Home
last modified time | relevance | path

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

/linux/net/netlink/
H A Daf_netlink.c1179 struct sk_buff *netlink_alloc_large_skb(unsigned int size, int broadcast) in netlink_alloc_large_skb() function
1857 skb = netlink_alloc_large_skb(len, dst_group); in netlink_sendmsg()