pppoe_addr
static inline int cmp_2_addr(struct pppoe_addr *a, struct pppoe_addr *b)
static inline int cmp_addr(struct pppoe_addr *a, __be16 sid, char *addr)
sizeof(struct pppoe_addr));
sizeof(struct pppoe_addr));
struct pppoe_addr pa; /* what this socket is bound to*/
struct pppoe_addr pppoe;