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

/linux-4.1.27/net/batman-adv/
H A Dnetwork-coding.c200 * batadv_nc_path_free_ref - decrements the nc path refcounter and possibly
204 static void batadv_nc_path_free_ref(struct batadv_nc_path *nc_path) batadv_nc_path_free_ref() function
219 batadv_nc_path_free_ref(nc_packet->nc_path); batadv_nc_packet_free()
423 batadv_nc_path_free_ref(nc_path); hlist_for_each_entry_safe()
1509 batadv_nc_path_free_ref(nc_path); batadv_nc_skb_forward()
1571 batadv_nc_path_free_ref(nc_path); batadv_nc_skb_store_for_decoding()

Completed in 45 milliseconds