needed_room
unsigned int head = needed_room(skb_headroom(skb), BAM_DMUX_HDR_SIZE);
unsigned int tail = needed_room(skb_tailroom(skb), pad);