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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/bonding/
H A Dbond_alb.c687 u32 prev_tbl_head = bond_info->rx_hashtbl_head; local
689 client_info->next = prev_tbl_head;
690 if (prev_tbl_head != RLB_NULL_INDEX) {
691 bond_info->rx_hashtbl[prev_tbl_head].prev =

Completed in 52 milliseconds