Home | History | Annotate | Download | only in pending

Lines Matching full:macaddr

175   uint8_t macaddr[6];
836 memcpy(optptr, &state->macaddr, 6);
995 memcpy(state->pdhcp.chaddr, state->macaddr, 6);
1197 && !memcmp(state->pdhcp.chaddr, state->macaddr, 6)
1303 if (get_interface(state->iface, &state->ifindex, NULL, state->macaddr))
1331 if (get_interface(state->iface, &state->ifindex, NULL, state->macaddr))