Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dipv6_frag.h97 head = inet_frag_pull_head(&fq->q); in ip6frag_expire_frag_queue()
A Dinet_frag.h192 struct sk_buff *inet_frag_pull_head(struct inet_frag_queue *q);
/linux-6.3-rc2/net/ipv4/
A Dinet_fragment.c585 struct sk_buff *inet_frag_pull_head(struct inet_frag_queue *q) in inet_frag_pull_head() function
608 EXPORT_SYMBOL(inet_frag_pull_head);
A Dip_fragment.c168 head = inet_frag_pull_head(&qp->q); in ip_expire()

Completed in 10 milliseconds