assert_neighbor_unknown

Function assert_neighbor_unknown 

Source
pub fn assert_neighbor_unknown<I: Ip, D: LinkDevice, BC: NudBindingsContext<I, D, CC::DeviceId>, CC: NudContext<I, D, BC>>(
    core_ctx: &mut CC,
    device_id: CC::DeviceId,
    neighbor: SpecifiedAddr<I::Addr>,
)
Expand description

Asserts that device_id’s neighbor doesn’t exist.