__skb_ext_alloc
struct skb_ext *__skb_ext_alloc(gfp_t flags);
new = __skb_ext_alloc(GFP_ATOMIC);
struct skb_ext *mpext = __skb_ext_alloc(gfp);