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

/netgear-R7800-V1.0.2.28/package/igmpproxy/src/
H A Dconfig.c55 struct vifconfig* vifconf; variable in typeref:struct:vifconfig
106 struct vifconfig **currPtr = &vifconf;
193 if(vifconf == NULL) {
202 for( confPtr = vifconf; confPtr; confPtr = confPtr->next) {

Completed in 21 milliseconds