Lines Matching refs:MEMCPY

156   MEMCPY(&sc->sc_dest, ethbroadcast.addr, sizeof(sc->sc_dest));
250 MEMCPY(&t, token, len);
347 MEMCPY(&pt, (u8_t*)pb->payload + off, sizeof(pt));
444 MEMCPY(sc->sc_hunique, hunique, hunique_len);
446 MEMCPY(&sc->sc_dest, eh->ether_shost, sizeof sc->sc_dest);
482 MEMCPY(sc->sc_hunique, hunique, hunique_len);
506 MEMCPY(sc->sc_ac_cookie, ac_cookie, ac_cookie_len);
508 MEMCPY(&sc->sc_dest, ethhdr->src.addr, sizeof(sc->sc_dest.addr));
571 MEMCPY(shost, ((struct eth_hdr *)pb->payload)->src.addr, sizeof(shost));
651 MEMCPY(ethhdr->dest.addr, sc->sc_dest.addr, sizeof(ethhdr->dest.addr));
652 MEMCPY(ethhdr->src.addr, ((struct eth_addr *)sc->sc_ethif->hwaddr)->addr, sizeof(ethhdr->src.addr));
710 MEMCPY(p, sc->sc_service_name, l1);
721 MEMCPY(p, sc->sc_concentrator_name, l2);
727 MEMCPY(p, &sc, sizeof sc);
779 MEMCPY(&sc->sc_dest, ethbroadcast.addr, sizeof(sc->sc_dest));
857 MEMCPY(&sc->sc_dest, ethbroadcast.addr, sizeof(sc->sc_dest));
883 MEMCPY(&sc->sc_dest, ethbroadcast.addr, sizeof(sc->sc_dest));
925 MEMCPY(p, sc->sc_service_name, l1);
935 MEMCPY(p, sc->sc_ac_cookie, sc->sc_ac_cookie_len);
940 MEMCPY(p, &sc, sizeof sc);
962 MEMCPY(ethhdr->dest.addr, dest, sizeof(ethhdr->dest.addr));
963 MEMCPY(ethhdr->src.addr, ((struct eth_addr *)outgoing_if->hwaddr)->addr, sizeof(ethhdr->src.addr));
1002 MEMCPY(p, &sc, sizeof(sc));
1006 MEMCPY(p, sc->sc_hunique, sc->sc_hunique_len);
1040 MEMCPY(p, sc->sc_service_name, l1);
1047 MEMCPY(p, sc->sc_hunique, sc->sc_hunique_len);
1126 MEMCPY(&sc->sc_dest, ethbroadcast.addr, sizeof(sc->sc_dest));