alloc_skb_for_msg
struct sk_buff *alloc_skb_for_msg(struct sk_buff *first);
EXPORT_SYMBOL_GPL(alloc_skb_for_msg);
skb = alloc_skb_for_msg(head);