Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thunderbolt/
Dpath.c379 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc()
449 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops()
/linux-5.19.10/net/ipv6/
Dip6_output.c253 struct in6_addr *first_hop = &fl6->daddr; in ip6_xmit() local