Searched refs:ptype_get_idx (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.c2676 static void *ptype_get_idx(loff_t pos) function
2701 return *pos ? ptype_get_idx(*pos - 1) : SEQ_START_TOKEN;
2712 return ptype_get_idx(0);

Completed in 104 milliseconds