Home
last modified time | relevance | path

Searched defs:first_hop (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/thunderbolt/
H A Dpath.c379 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc()
462 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops()
/linux-6.15/drivers/md/dm-vdo/
H A Dint-map.c78 u8 first_hop; member
/linux-6.15/net/ipv6/
H A Dip6_output.c272 struct in6_addr *first_hop = &fl6->daddr; in ip6_xmit() local