Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c1168 static void tun_set_headroom(struct net_device *dev, int new_hr) in tun_set_headroom() function
1277 .ndo_set_rx_headroom = tun_set_headroom,
1362 .ndo_set_rx_headroom = tun_set_headroom,
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c1175 static void tun_set_headroom(struct net_device *dev, int new_hr) in tun_set_headroom() function
1259 .ndo_set_rx_headroom = tun_set_headroom,
1347 .ndo_set_rx_headroom = tun_set_headroom,

Completed in 9 milliseconds