Home
last modified time | relevance | path

Searched refs:pppoe_addr (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dif_pppox.h43 struct pppoe_addr { struct
69 struct pppoe_addr pppoe; argument
/Linux-v5.4/include/linux/
Dif_pppox.h29 struct pppoe_addr pa; /* what this socket is bound to*/
/Linux-v5.4/drivers/net/ppp/
Dpppoe.c127 static inline int cmp_2_addr(struct pppoe_addr *a, struct pppoe_addr *b) in cmp_2_addr()
132 static inline int cmp_addr(struct pppoe_addr *a, __be16 sid, char *addr) in cmp_addr()
681 sizeof(struct pppoe_addr)); in pppoe_connect()
728 sizeof(struct pppoe_addr)); in pppoe_getname()