Home
last modified time | relevance | path

Searched refs:bond_alb_monitor (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/bonding/
Dbond_alb.h137 void bond_alb_monitor(struct bonding *bond);
Dbond_alb.c1388 void bond_alb_monitor(struct bonding *bond) in bond_alb_monitor() function
Dbond_main.c3532 alb_timer->function = (void *)&bond_alb_monitor; in bond_open()