Searched defs:SetMacAddr (Results 1 – 4 of 4) sorted by relevance
549 int32_t (*SetMacAddr)(NetDevice *netDev, uint8_t *mac, uint8_t len); member
773 int32_t SetMacAddr(const char *ifName, unsigned char *mac, uint8_t len) in SetMacAddr() function
352 int32_t SetMacAddr(const char *ifName, unsigned char *mac, uint8_t len) in SetMacAddr() function
586 static uint32_t SetMacAddr(struct NetDevice *netdev, uint8_t *mac, uint8_t len) in SetMacAddr() function