inet_frag_pull_head  175 include/net/inet_frag.h struct sk_buff *inet_frag_pull_head(struct inet_frag_queue *q);
inet_frag_pull_head   94 include/net/ipv6_frag.h 	head = inet_frag_pull_head(&fq->q);
inet_frag_pull_head  568 net/ipv4/inet_fragment.c EXPORT_SYMBOL(inet_frag_pull_head);
inet_frag_pull_head  166 net/ipv4/ip_fragment.c 	head = inet_frag_pull_head(&qp->q);