Searched defs:pppox_sock (Results 1 – 1 of 1) sorted by relevance
42 struct pppox_sock { struct46 struct pppox_sock *next; /* for hash table */ argument58 static inline struct pppox_sock *pppox_sk(struct sock *sk) in pppox_sk() argument