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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/
H A Dbr_sysfs_if.c54 static ssize_t store_priority(struct net_bridge_port *p, unsigned long v) function
62 show_priority, store_priority);
H A Dbr_sysfs_br.c181 static ssize_t store_priority(struct device *d, struct device_attribute *attr, function
186 static DEVICE_ATTR(priority, S_IRUGO | S_IWUSR, show_priority, store_priority);

Completed in 85 milliseconds