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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Ddev.c2408 static gifconf_func_t * gifconf_list [NPROTO]; variable
2423 gifconf_list[family] = gifconf;
2498 if (gifconf_list[i]) {
2501 done = gifconf_list[i](dev, NULL, 0);
2503 done = gifconf_list[i](dev, pos + total,

Completed in 85 milliseconds