Searched refs:nlmsg_new_large (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/net/
H A Dnetlink.h1019 * nlmsg_new_large - Allocate a new netlink message with non-contiguous
1027 static inline struct sk_buff *nlmsg_new_large(size_t payload) function
/linux-master/net/core/
H A Drtnetlink.c3841 nskb = nlmsg_new_large(if_nlmsg_size(dev, ext_filter_mask));

Completed in 501 milliseconds