Searched defs:pppox_sock (Results 1 – 2 of 2) sorted by relevance
48 struct pppox_sock { struct52 struct pppox_sock *next; /* for hash table */ argument64 static inline struct pppox_sock *pppox_sk(struct sock *sk) in pppox_sk() argument
249 struct pppox_sock *pppox_sock = NULL; in get_item_by_addr() local