Searched refs:sch_query_t (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.h99 } sch_query_t; typedef in typeref:struct:_sch_query_t
H A Digmprt.h88 sch_query_t* sch_group_query;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/
H A Digmpv3.c959 * sch_query_t * igmp_sch_create ( struct in_addr gp)
962 sch_query_t *igmp_sch_create( struct in_addr gp)
964 sch_query_t *sh;
965 if ((sh=(sch_query_t *)malloc(sizeof(*sh)))){
981 sch_query_t* sch;
991 sch->sch_next = (sch_query_t *)ifp->sch_group_query;
1149 sch_query_t *sch)
1151 sch_query_t *sh;
1168 sch_query_t *sch,
1215 sch_query_t *sc
[all...]

Completed in 120 milliseconds