Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipx/
Dipx_proc.c103 static __inline__ struct sock *ipx_get_socket_idx(loff_t pos) in ipx_get_socket_idx() function
132 return l ? ipx_get_socket_idx(--l) : SEQ_START_TOKEN; in ipx_seq_socket_start()