Searched refs:ipx_sock (Results 1 – 1 of 1) sorted by relevance
95 struct ipx_sock { struct112 static inline struct ipx_sock *ipx_sk(struct sock *sk) in ipx_sk() argument114 return (struct ipx_sock *)sk; in ipx_sk()