IgmpHostContext Struct Reference

IGMP host context. More...

#include <igmp_host.h>

Data Fields

bool_t igmpv1RouterPresent
 An IGMPv1 query has been recently heard. More...
 
NetTimer timer
 IGMPv1 router present timer. More...
 

Detailed Description

IGMP host context.

Definition at line 67 of file igmp_host.h.

Field Documentation

◆ igmpv1RouterPresent

bool_t igmpv1RouterPresent

An IGMPv1 query has been recently heard.

Definition at line 69 of file igmp_host.h.

◆ timer

NetTimer timer

IGMPv1 router present timer.

Definition at line 70 of file igmp_host.h.


The documentation for this struct was generated from the following file: