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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Doriginator.c85 struct list_head *list_pos, *list_pos_tmp; local
90 list_for_each_safe(list_pos, list_pos_tmp, &orig_node->neigh_list) {
188 struct list_head *list_pos, *list_pos_tmp; local
195 list_for_each_safe(list_pos, list_pos_tmp, &orig_node->neigh_list) {
H A Dicmp_socket.c84 struct list_head *list_pos, *list_pos_tmp; local
90 list_for_each_safe(list_pos, list_pos_tmp, &socket_client->queue_list) {

Completed in 111 milliseconds