Searched refs:fskb (Results 1 – 1 of 1) sorted by relevance
164 struct sk_buff *skb, *fskb, *tmp; in mesh_path_move_to_queue() local179 skb_queue_walk_safe(&failq, fskb, tmp) { in mesh_path_move_to_queue()186 skb = skb_copy(fskb, GFP_ATOMIC); in mesh_path_move_to_queue()196 __skb_unlink(fskb, &failq); in mesh_path_move_to_queue()197 kfree_skb(fskb); in mesh_path_move_to_queue()