Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_pppox.h43 struct pppoe_addr { struct
69 struct pppoe_addr pppoe; argument
/openbmc/linux/include/linux/
H A Dif_pppox.h27 struct pppoe_addr pa; /* what this socket is bound to*/
/openbmc/linux/drivers/net/ppp/
H A Dpppoe.c125 static inline int cmp_2_addr(struct pppoe_addr *a, struct pppoe_addr *b) in cmp_2_addr()
130 static inline int cmp_addr(struct pppoe_addr *a, __be16 sid, char *addr) in cmp_addr()
682 sizeof(struct pppoe_addr)); in pppoe_connect()
729 sizeof(struct pppoe_addr)); in pppoe_getname()