pub async fn expect_dad_neighbor_solicitation(
fake_ep: &TestFakeEndpoint<'_>,
) -> Vec<u8> ⓘ
Expand description
Wait for and verify a NS message transmitted by netstack for DAD. Returns the bytes of the NS message.
pub async fn expect_dad_neighbor_solicitation(
fake_ep: &TestFakeEndpoint<'_>,
) -> Vec<u8> ⓘ
Wait for and verify a NS message transmitted by netstack for DAD. Returns the bytes of the NS message.