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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/core/
H A Dnet-sysfs.c69 static ssize_t netdev_store(struct device *dev, struct device_attribute *attr, function
231 return netdev_store(dev, attr, buf, len, change_mtu);
244 return netdev_store(dev, attr, buf, len, change_flags);
259 return netdev_store(dev, attr, buf, len, change_tx_queue_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/core/
H A Dnet-sysfs.c69 static ssize_t netdev_store(struct device *dev, struct device_attribute *attr, function
231 return netdev_store(dev, attr, buf, len, change_mtu);
244 return netdev_store(dev, attr, buf, len, change_flags);
259 return netdev_store(dev, attr, buf, len, change_tx_queue_len);

Completed in 63 milliseconds