Searched refs:pppoehdr (Results 1 – 6 of 6) sorted by relevance
83 struct pppoehdr { struct115 #define PPPOE_HEADERLEN sizeof(struct pppoehdr)
87 struct pppoehdr { struct119 #define PPPOE_HEADERLEN sizeof(struct pppoehdr)
83 struct pppoehdr { struct116 #define PPPOE_HEADERLEN sizeof(struct pppoehdr)
387 struct pppoehdr *ph; in pppoe_disc_input()409 off = sizeof(struct eth_hdr) + sizeof(struct pppoehdr); in pppoe_disc_input()415 ph = (struct pppoehdr *) (ethhdr + 1); in pppoe_disc_input()656 struct pppoehdr *ph; in pppoe_data_input()675 ph = (struct pppoehdr *)pb->payload; in pppoe_data_input()
298 struct pppoehdr *ph; in pppoe_dispatch_disc_pkt()326 ph = (struct pppoehdr *) (ethhdr + 1); in pppoe_dispatch_disc_pkt()565 struct pppoehdr *ph; in pppoe_data_input()591 ph = (struct pppoehdr *)pb->payload; in pppoe_data_input()
386 struct pppoehdr *ph; in pppoe_disc_input()417 ph = (struct pppoehdr *) (ethhdr + 1); in pppoe_disc_input()654 struct pppoehdr *ph; in pppoe_data_input()673 ph = (struct pppoehdr *)pb->payload; in pppoe_data_input()