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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_sysfs_if.c139 static ssize_t store_flush(struct net_bridge_port *p, unsigned long v) function
144 static BRPORT_ATTR(flush, S_IWUSR, NULL, store_flush);
H A Dbr_sysfs_br.c334 static ssize_t store_flush(struct device *d, function
346 static DEVICE_ATTR(flush, S_IWUSR, NULL, store_flush);

Completed in 103 milliseconds