Lines Matching refs:payload
311 ethhdr = (struct eth_hdr *)pb->payload;
347 MEMCPY(&pt, (u8_t*)pb->payload + off, sizeof(pt));
366 hunique = (u8_t*)pb->payload + off + sizeof(pt);
369 sc = pppoe_find_softc_by_hunique((u8_t*)pb->payload + off + sizeof(pt), len, netif);
376 ac_cookie = (u8_t*)pb->payload + off + sizeof(pt);
396 strncpy(pppoe_error_tmp, (char*)pb->payload + off + sizeof(pt), error_len);
571 MEMCPY(shost, ((struct eth_hdr *)pb->payload)->src.addr, sizeof(shost));
591 ph = (struct pppoehdr *)pb->payload;
648 ethhdr = (struct eth_hdr *)pb->payload;
703 p = (u8_t*)pb->payload + sizeof (struct eth_hdr);
919 p = (u8_t*)pb->payload + sizeof (struct eth_hdr);
960 ethhdr = (struct eth_hdr *)pb->payload;
998 p = (u8_t*)pb->payload + sizeof (struct eth_hdr);
1035 p = (u8_t*)pb->payload + sizeof (struct eth_hdr);
1076 p = (u8_t*)pb->payload + sizeof(struct eth_hdr);