Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dveth.c368 static struct sk_buff *veth_build_skb(void *head, int headroom, int len, in veth_build_skb() function
575 skb = veth_build_skb(head, headroom, len, 0); in veth_xdp_rcv_one()
639 nskb = veth_build_skb(head, in veth_xdp_rcv_skb()