inet_frag_pull_head
struct sk_buff *inet_frag_pull_head(struct inet_frag_queue *q);
head = inet_frag_pull_head(&fq->q);
EXPORT_SYMBOL(inet_frag_pull_head);
head = inet_frag_pull_head(&qp->q);