Home
last modified time | relevance | path

Searched refs:inet_frag_pull_head (Results 1 – 2 of 2) sorted by relevance

/net/ipv4/
Dinet_fragment.c629 struct sk_buff *inet_frag_pull_head(struct inet_frag_queue *q) in inet_frag_pull_head() function
652 EXPORT_SYMBOL(inet_frag_pull_head);
Dip_fragment.c168 head = inet_frag_pull_head(&qp->q); in ip_expire()