Home
last modified time | relevance | path

Searched defs:pppox_sock (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dif_pppox.h42 struct pppox_sock { struct
46 struct pppox_sock *next; /* for hash table */ argument
58 static inline struct pppox_sock *pppox_sk(struct sock *sk) in pppox_sk() argument
/kernel/linux/linux-5.10/include/linux/
Dif_pppox.h44 struct pppox_sock { struct
48 struct pppox_sock *next; /* for hash table */ argument
60 static inline struct pppox_sock *pppox_sk(struct sock *sk) in pppox_sk() argument
/kernel/linux/linux-5.10/drivers/net/ppp/
Dpppoe.c242 struct pppox_sock *pppox_sock = NULL; in get_item_by_addr() local
/kernel/linux/linux-6.6/drivers/net/ppp/
Dpppoe.c242 struct pppox_sock *pppox_sock = NULL; in get_item_by_addr() local