/third_party/lwip/src/core/ipv6/ |
H A D | ethip6.c | 79 ethip6_output(struct netif *netif, struct pbuf *q, const ip6_addr_t *ip6addr) in ethip6_output() argument
|
H A D | mld6.c | 355 ip6_addr_t ip6addr; local 449 ip6_addr_t ip6addr; local
|
H A D | nd6.c | 189 ip6_addr_t ip6addr; in nd6_process_autoconfig_prefix() local 1521 nd6_find_neighbor_cache_entry(const ip6_addr_t *ip6addr) global() argument 1680 nd6_find_destination_cache_entry(const ip6_addr_t *ip6addr) global() argument 1750 nd6_is_prefix_in_netif(const ip6_addr_t *ip6addr, struct netif *netif) global() argument 1790 nd6_select_router(const ip6_addr_t *ip6addr, struct netif *netif) global() argument 1862 nd6_find_route(const ip6_addr_t *ip6addr) global() argument 2044 nd6_get_next_hop_entry(const ip6_addr_t *ip6addr, struct netif *netif) global() argument 2367 nd6_get_next_hop_addr_or_queue(struct netif *netif, struct pbuf *q, const ip6_addr_t *ip6addr, const u8_t **hwaddrp) global() argument 2408 nd6_get_destination_mtu(const ip6_addr_t *ip6addr, struct netif *netif) global() argument 2438 nd6_reachability_hint(const ip6_addr_t *ip6addr) global() argument [all...] |
/third_party/lwip/src/netif/ |
H A D | lowpan6_ble.c | 328 rfc7668_output(struct netif *netif, struct pbuf *q, const ip6_addr_t *ip6addr) in rfc7668_output() argument
|
H A D | lowpan6_common.c | 65 lowpan6_get_address_mode(const ip6_addr_t *ip6addr, const struct lowpan6_link_addr *mac_addr) in lowpan6_get_address_mode() argument 93 lowpan6_get_address_mode_mc(const ip6_addr_t *ip6addr) in lowpan6_get_address_mode_mc() argument 115 lowpan6_context_lookup(const ip6_addr_t *lowpan6_contexts, const ip6_addr_t *ip6addr) lowpan6_context_lookup() argument [all...] |
H A D | lowpan6.c | 591 lowpan6_output(struct netif *netif, struct pbuf *q, const ip6_addr_t *ip6addr) in lowpan6_output() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ndisc_snoop.c | 22 struct ip6addr { struct 43 struct ip6addr *ip6addr; in sta_ip6addr_add() local 59 struct ip6addr *ip6add in sta_ip6addr_del() local 71 struct ip6addr *ip6addr; sta_has_ip6addr() local [all...] |
H A D | sta_info.h | 111 struct dl_list ip6addr; /* list head for struct ip6addr */ member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ndisc_snoop.c | 22 struct ip6addr { struct 43 struct ip6addr *ip6addr; in sta_ip6addr_add() local 59 struct ip6addr *ip6add in sta_ip6addr_del() local 71 struct ip6addr *ip6addr; sta_has_ip6addr() local [all...] |
H A D | sta_info.h | 70 struct dl_list ip6addr; /* list head for struct ip6addr */ member
|
/third_party/lwip/src/core/ |
H A D | dns.c | 1422 ip6_addr_p_t ip6addr; in dns_recv() local
|
H A D | netif.c | 1608 netif_get_ip6_addr_match(struct netif *netif, const ip6_addr_t *ip6addr) argument 1709 netif_add_ip6_address(struct netif *netif, const ip6_addr_t *ip6addr, s8_t *chosen_idx) argument [all...] |
/third_party/cares/include/ |
H A D | ares.h | 526 struct ares_in6_addr ip6addr; member
|
/third_party/node/deps/cares/include/ |
H A D | ares.h | 559 struct ares_in6_addr ip6addr; member
|