Searched refs:igmpr_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/include/
H A Digmp.h114 u_char igmpr_type; /* version & type */ member in struct:_igmpr_t
131 u_char igmpr_type; /* version & type of IGMP message */ member in struct:_igmp_report_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/
H A Digmpv3.c1288 v2_report->igmpr_type = IGMP_V1_MEMBERSHIP_REPORT;
1291 v2_report->igmpr_type = IGMP_V2_MEMBERSHIP_REPORT;
1382 v2_report->igmpr_type = wan_igmp_version;
1500 v3_report->igmpr_type = IGMP_V3_MEMBERSHIP_REPORT;
1678 igmpv3_report->igmpr_type = IGMP_V3_MEMBERSHIP_REPORT;
1768 v12_report->igmpr_type = wan_igmp_version;
1801 v12_report->igmpr_type = IGMP_V2_LEAVE_GROUP;
1879 v2_report->igmpr_type = IGMP_V2_LEAVE_GROUP;

Completed in 57 milliseconds