pub fn confirm_reachable<I, D, CC, BC>(
core_ctx: &mut CC,
bindings_ctx: &mut BC,
device_id: &CC::DeviceId,
neighbor: SpecifiedAddr<I::Addr>,
)
Expand description
Confirm upper-layer forward reachability to the specified neighbor through the specified device.