Searched refs:igmpg_type (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/include/
H A Digmp.h84 int igmpg_type; /* Foxconn add by aspen Bai, 01/07/2008 */ member in struct:_igmp_group_t
122 u_char igmpg_type; /* record type */ member in struct:_igmp_grouprec_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/
H A Digmprt.c370 gp->igmpg_type= MODE_IS_INCLUDE;
764 && report->igmpr_group[i].igmpg_type == CHANGE_TO_INCLUDE)
775 type = (u_char)report->igmpr_group[i].igmpg_type;
777 gp->igmpg_type = type;
H A Digmpv3.c1522 arecord.igmpg_type = gp1->igmpg_type;
1574 arecord.igmpg_type = gp1->igmpg_type;
1686 arecord.igmpg_type = type;

Completed in 116 milliseconds