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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipx/
H A Dipx_proc.c102 static __inline__ struct sock *ipx_get_socket_idx(loff_t pos) function
132 return l ? ipx_get_socket_idx(--l) : SEQ_START_TOKEN;

Completed in 108 milliseconds