Home
last modified time | relevance | path

Searched defs:xdp_headroom (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/xen-netback/
Dcommon.h297 u16 xdp_headroom; member
/linux-6.12.1/drivers/net/
Dvirtio_net.c1703 unsigned int xdp_headroom, in receive_small_build_skb()
1732 unsigned int xdp_headroom, in receive_small_xdp()
1826 unsigned int xdp_headroom = (unsigned long)ctx; in receive_small() local
2438 unsigned int xdp_headroom = virtnet_get_headroom(vi); in add_recvbuf_small() local