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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/xfrm/
H A Dxfrm_algo.c337 static inline int aalg_entries(void) function
468 if (idx >= aalg_entries())
496 for (i = 0; i < aalg_entries(); i++) {
524 for (i = 0, n = 0; i < aalg_entries(); i++)

Completed in 86 milliseconds