Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dnetwork-coding.c246 * batadv_nc_path_put() - decrement the nc_path refcounter and possibly
250 static void batadv_nc_path_put(struct batadv_nc_path *nc_path) in batadv_nc_path_put() function
271 batadv_nc_path_put(nc_packet->nc_path); in batadv_nc_packet_free()
476 batadv_nc_path_put(nc_path); in batadv_nc_purge_paths()
1551 batadv_nc_path_put(nc_path); in batadv_nc_skb_forward()
1613 batadv_nc_path_put(nc_path); in batadv_nc_skb_store_for_decoding()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetwork-coding.c239 * batadv_nc_path_put() - decrement the nc_path refcounter and possibly
243 static void batadv_nc_path_put(struct batadv_nc_path *nc_path) in batadv_nc_path_put() function
264 batadv_nc_path_put(nc_packet->nc_path); in batadv_nc_packet_free()
469 batadv_nc_path_put(nc_path); in batadv_nc_purge_paths()
1538 batadv_nc_path_put(nc_path); in batadv_nc_skb_forward()
1600 batadv_nc_path_put(nc_path); in batadv_nc_skb_store_for_decoding()

Completed in 6 milliseconds