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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pptp/
H A Dpptp_quirks.c20 static int fixups_sz = sizeof(pptp_fixups)/sizeof(pptp_fixups[0]); variable
25 if (index >= 0 && index < fixups_sz) {
43 while (i < fixups_sz && pptp_fixups[i].isp) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/pptp/
H A Dpptp_quirks.c20 static int fixups_sz = sizeof(pptp_fixups)/sizeof(pptp_fixups[0]); variable
25 if (index >= 0 && index < fixups_sz) {
43 while (i < fixups_sz && pptp_fixups[i].isp) {

Completed in 42 milliseconds