Home
last modified time | relevance | path

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

/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
/linux-5.10/drivers/net/ppp/ !
Dpppoe.c242 struct pppox_sock *pppox_sock = NULL; in get_item_by_addr() local