Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dpath.c64 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc()
77 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops()
/Linux-v4.19/net/ipv6/
Dip6_output.c196 struct in6_addr *first_hop = &fl6->daddr; in ip6_xmit() local