Home
last modified time | relevance | path

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

/linux-3.4.99/net/batman-adv/
Dunicast.c156 struct frag_packet_list_entry *pf, *tmp_pf; in frag_list_free() local
160 list_for_each_entry_safe(pf, tmp_pf, head, list) { in frag_list_free()