Searched refs:tb_path_free (Results 1 – 3 of 3) sorted by relevance
106 tb_path_free(tunnel->path_to_down); in tb_pci_alloc()108 tb_path_free(tunnel->path_to_up); in tb_pci_alloc()125 tb_path_free(tunnel->path_to_up); in tb_pci_free()126 tb_path_free(tunnel->path_to_down); in tb_pci_free()
239 void tb_path_free(struct tb_path *path);
53 void tb_path_free(struct tb_path *path) in tb_path_free() function