Searched refs:x25_get_route_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.c27 static __inline__ struct x25_route *x25_get_route_idx(loff_t pos) function
47 return l ? x25_get_route_idx(--l) : SEQ_START_TOKEN;

Completed in 83 milliseconds