Home
last modified time | relevance | path

Searched refs:net_if_router_ipv6 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dnet_if.h1780 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6() function
1789 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6() function
/Zephyr-latest/subsys/net/ip/
Dnet_if.c727 net_ipv6_addr_cmp(net_if_router_ipv6(&routers[i]), in iface_router_lookup()
749 net_sprint_ipv6_addr(net_if_router_ipv6(router)), in iface_router_notify_deletion()
877 memcpy(net_if_router_ipv6(&routers[i]), addr, in iface_router_add()