Home
last modified time | relevance | path

Searched refs:netif_create_ip6_linklocal_address (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dnetif.h461 void netif_create_ip6_linklocal_address(struct netif *netif, u8_t from_mac_48bit);
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dnetif.h469 void netif_create_ip6_linklocal_address(struct netif *netif, u8_t from_mac_48bit);
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/
A Dlwip_netconf.c451 netif_create_ip6_linklocal_address(pnetif, 1); in LwIP_AUTOIP_IPv6()
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dnetif.c1227 netif_create_ip6_linklocal_address(struct netif *netif, u8_t from_mac_48bit) in netif_create_ip6_linklocal_address() function

Completed in 8 milliseconds