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