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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_alb.c694 u32 prev_tbl_head = bond_info->rx_hashtbl_head; local
696 client_info->next = prev_tbl_head;
697 if (prev_tbl_head != RLB_NULL_INDEX) {
698 bond_info->rx_hashtbl[prev_tbl_head].prev =

Completed in 36 milliseconds