MldContext
Marker
netstack3_
ip
0.0.1
MldContext
Marker
Implementors
In netstack3_
ip::
gmp
Structs
GmpGroupState
GmpState
GmpStateRef
GmpTimerId
IgmpCounters
IgmpTimerId
MldCounters
MldTimerId
MulticastGroupSet
Enums
IgmpConfigMode
IgmpTypeLayout
MldConfigMode
MldTypeLayout
Constants
IGMP_DEFAULT_UNSOLICITED_REPORT_INTERVAL
MLD_DEFAULT_UNSOLICITED_REPORT_INTERVAL
Traits
GmpHandler
GmpQueryHandler
IgmpContext
IgmpContextMarker
IgmpSendContext
IgmpStateContext
IpExt
MldContext
MldContextMarker
MldSendContext
MldStateContext
netstack3_ip
::
gmp
Trait
MldContextMarker
Copy item path
Settings
Help
Summary
Source
pub trait MldContextMarker { }
Expand description
A marker context for MLD traits to allow for GMP test fakes.
Implementors
§
impl<BT:
BindingsTypes
, L>
MldContextMarker
for
CoreCtx
<'_, BT, L>