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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndfwd.c142 } wofa_sym_t; typedef in typeref:struct:wofa_sym
147 wofa_sym_t * sym; /* Cache recent symbol */
152 wofa_sym_t bin[WOFA_DICT_BIN_MAX];
319 wofa_sym_t * sym; /* walk bins (collision list) in a bucket */
320 wofa_sym_t * end; /* last bin in the bucket collision list */
406 wofa_sym_t * sym; /* walk bins (collision list) in a bucket */
407 wofa_sym_t * end; /* last bin in the bucket collision list */
443 const wofa_sym_t * sym = &dict->table.bkt[bkt].bin[bin];
509 wofa_sym_t * sym;
535 wofa_sym_t * en
[all...]

Completed in 116 milliseconds