Searched refs:gen_lo_setup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | loopback.c | 162 static void gen_lo_setup(struct net_device *dev, in gen_lo_setup() function 200 gen_lo_setup(dev, (64 * 1024), &loopback_ethtool_ops, ð_header_ops, in loopback_setup() 255 gen_lo_setup(dev, ETH_MIN_MTU, NULL, NULL, &blackhole_netdev_ops, NULL); in blackhole_netdev_setup()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | loopback.c | 163 static void gen_lo_setup(struct net_device *dev, in gen_lo_setup() function 203 gen_lo_setup(dev, (64 * 1024), &loopback_ethtool_ops, ð_header_ops, in loopback_setup() 258 gen_lo_setup(dev, ETH_MIN_MTU, NULL, NULL, &blackhole_netdev_ops, NULL); in blackhole_netdev_setup()
|
Completed in 2 milliseconds