Home
last modified time | relevance | path

Searched refs:find_skb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dnetpoll.c288 static struct sk_buff *find_skb(struct netpoll *np, int len, int reserve) in find_skb() function
420 skb = find_skb(np, total_len + np->dev->needed_tailroom, in netpoll_send_udp()
/kernel/linux/linux-6.6/net/core/
H A Dnetpoll.c288 static struct sk_buff *find_skb(struct netpoll *np, int len, int reserve) in find_skb() function
421 skb = find_skb(np, total_len + np->dev->needed_tailroom, in netpoll_send_udp()

Completed in 3 milliseconds