Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/net/ipv6/
H A Dip6_output.c266 struct in6_addr *first_hop = &fl6->daddr; in ip6_xmit() local