Searched defs:hwaddr (Results 1 - 15 of 15) sorted by relevance
| /third_party/lwip/src/core/ipv6/ |
| H A D | ethip6.c | 82 const u8_t *hwaddr; in ethip6_output() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| H A D | nd6.h | 103 u8_t hwaddr[NETIF_MAX_HWADDR_LEN]; member
|
| H A D | dhcp.h | 227 u8_t hwaddr[NETIF_MAX_HWADDR_LEN]; member
|
| H A D | netifapi.h | 70 u8_t hwaddr[NETIF_MAX_HWADDR_LEN]; member
|
| H A D | netif.h | 551 u8_t hwaddr[NETIF_MAX_HWADDR_LEN]; /**< Indicates the link level hardware address member
|
| /foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
| H A D | dhcp_function_test.cpp | 90 unsigned char hwaddr[MAC_ADDR_LEN]; in HWTEST_F() local 113 unsigned char hwaddr[MAC_ADDR_LEN]; in HWTEST_F() local
|
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| H A D | dhcp_function.cpp | 145 int GetLocalInterface(const char *ifname, int *ifindex, unsigned char *hwaddr, uint32_t *ifaddr4) in GetLocalInterface() argument
|
| /third_party/libwebsockets/lib/plat/freertos/ |
| H A D | freertos-sockets.c | 287 lws_plat_ifname_to_hwaddr(int fd, const char *ifname, uint8_t *hwaddr, int len) in lws_plat_ifname_to_hwaddr() argument
|
| /device/soc/rockchip/rk2206/sdk_liteos/platform/network/ |
| H A D | config_network.c | 314 uint8_t hwaddr[MAC_ADDRESS_MAXSIZE] = {0x10, 0xdc, 0xb6, 0x90, 0x00, 0x00}; in SetWifiModeOn() local
|
| /third_party/libwebsockets/lib/plat/unix/ |
| H A D | unix-sockets.c | 408 lws_plat_ifname_to_hwaddr(int fd, const char *ifname, uint8_t *hwaddr, int len) in lws_plat_ifname_to_hwaddr() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
| H A D | interface_manager.cpp | 257 std::string HwAddrToStr(char *hwaddr) in HwAddrToStr() argument
|
| /foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
| H A D | ethernet_management.cpp | 230 std::string EthernetManagement::HwAddrToStr(char *hwaddr) in HwAddrToStr() argument
|
| /third_party/libwebsockets/lib/plat/windows/ |
| H A D | windows-sockets.c | 527 lws_plat_ifname_to_hwaddr(int fd, const char *ifname, uint8_t *hwaddr, int len) in lws_plat_ifname_to_hwaddr() argument
|
| /third_party/lwip/src/netif/ |
| H A D | lowpan6.c | 594 const u8_t *hwaddr; in lowpan6_output() local
|
| /third_party/lwip/src/include/lwip/ |
| H A D | netif.h | 344 u8_t hwaddr[NETIF_MAX_HWADDR_LEN]; member
|
Completed in 14 milliseconds