Home | History | Annotate | Download | only in pending

Lines Matching defs:source

266   uint16_t tmp = 0, *source = (uint16_t *)addr;
269 sum += *source++;
273 *(uint8_t*)&tmp = *(uint8_t*)source;
749 packet.udph.source = htons(DHCPC_CLIENT_PORT);