Searched refs:pppoehdr (Results 1 – 2 of 2) sorted by relevance
87 struct pppoehdr { struct119 #define PPPOE_HEADERLEN sizeof(struct pppoehdr)
384 struct pppoehdr *ph; in pppoe_disc_input()406 off = sizeof(struct eth_hdr) + sizeof(struct pppoehdr); in pppoe_disc_input()412 ph = (struct pppoehdr *) (ethhdr + 1); in pppoe_disc_input()653 struct pppoehdr *ph; in pppoe_data_input()672 ph = (struct pppoehdr *)pb->payload; in pppoe_data_input()