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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dmodule.c1568 unsigned int gplcrcindex; local
1661 gplcrcindex = find_sec(hdr, sechdrs, secstrings, "__kcrctab_gpl");
1813 if (gplcrcindex)
1814 mod->gpl_crcs = (void *)sechdrs[gplcrcindex].sh_addr;
1834 (mod->num_gpl_syms && !gplcrcindex) ||

Completed in 58 milliseconds