Searched defs:bonding_show_arp_targets (Results 1 - 1 of 1) sorted by relevance

/drivers/net/bonding/
H A Dbond_sysfs.c578 static ssize_t bonding_show_arp_targets(struct device *d, function
672 static DEVICE_ATTR(arp_ip_target, S_IRUGO | S_IWUSR , bonding_show_arp_targets, bonding_store_arp_targets);

Completed in 11 milliseconds