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