Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_if.h2417 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4() function
2426 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4() function
/Zephyr-latest/subsys/net/ip/
Dnet_if.c730 net_ipv4_addr_cmp(net_if_router_ipv4(&routers[i]), in iface_router_lookup()
759 net_sprint_ipv4_addr(net_if_router_ipv4(router)), in iface_router_notify_deletion()
889 memcpy(net_if_router_ipv4(&routers[i]), addr, in iface_router_add()