Searched defs:ip6addr (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/lwip2/src/core/ipv6/
H A Dethip6.c79 ethip6_output(struct netif *netif, struct pbuf *q, const ip6_addr_t *ip6addr) argument
H A Dnd6.c1127 nd6_find_neighbor_cache_entry(const ip6_addr_t *ip6addr) argument
1286 nd6_find_destination_cache_entry(const ip6_addr_t *ip6addr) argument
1352 nd6_is_prefix_in_netif(const ip6_addr_t *ip6addr, struct netif *netif) argument
1381 nd6_select_router(const ip6_addr_t *ip6addr, struct netif *netif) argument
1442 nd6_find_route(const ip6_addr_t *ip6addr) argument
1609 nd6_get_next_hop_entry(const ip6_addr_t *ip6addr, struct netif *netif) argument
1930 nd6_get_next_hop_addr_or_queue(struct netif *netif, struct pbuf *q, const ip6_addr_t *ip6addr, const u8_t **hwaddrp) argument
1971 nd6_get_destination_mtu(const ip6_addr_t *ip6addr, struct netif *netif) argument
2001 nd6_reachability_hint(const ip6_addr_t *ip6addr) argument
[all...]
/barrelfish-master/lib/lwip2/src/netif/
H A Dlowpan6.c143 lowpan6_context_lookup(const ip6_addr_t *ip6addr) argument
158 lowpan6_get_address_mode(const ip6_addr_t *ip6addr, const struct ieee_802154_addr *mac_addr) argument
184 lowpan6_get_address_mode_mc(const ip6_addr_t *ip6addr) argument
617 lowpan6_output(struct netif *netif, struct pbuf *q, const ip6_addr_t *ip6addr) argument
[all...]
/barrelfish-master/lib/lwip2/src/core/
H A Dnetif.c1150 netif_get_ip6_addr_match(struct netif *netif, const ip6_addr_t *ip6addr) argument
1225 netif_add_ip6_address(struct netif *netif, const ip6_addr_t *ip6addr, s8_t *chosen_idx) argument
H A Ddns.c1253 ip6_addr_t ip6addr; local

Completed in 48 milliseconds