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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/x25/
H A Dx25_proc.c168 static __inline__ struct x25_forward *x25_get_forward_idx(loff_t pos) function
189 return l ? x25_get_forward_idx(--l) : SEQ_START_TOKEN;

Completed in 38 milliseconds