Home
last modified time | relevance | path

Searched refs:dhcp6_nd6_ra_trigger (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/
Ddhcp6.h87 void dhcp6_nd6_ra_trigger(struct netif *netif, u8_t managed_addr_config, u8_t other_config);
/third_party/lwip/src/core/ipv6/
Ddhcp6.c586 dhcp6_nd6_ra_trigger(struct netif *netif, u8_t managed_addr_config, u8_t other_config) in dhcp6_nd6_ra_trigger() function
Dnd6.c632 dhcp6_nd6_ra_trigger(inp, ra_hdr->flags & ND6_RA_FLAG_MANAGED_ADDR_CONFIG, in nd6_input()