Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dpath.c332 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc()
395 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops()
/Linux-v5.4/net/ipv6/
Dip6_output.c200 struct in6_addr *first_hop = &fl6->daddr; in ip6_xmit() local