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.h2482 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4() function
2491 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.c732 net_ipv4_addr_cmp(net_if_router_ipv4(&routers[i]), in iface_router_lookup()
761 net_sprint_ipv4_addr(net_if_router_ipv4(router)), in iface_router_notify_deletion()
891 memcpy(net_if_router_ipv4(&routers[i]), addr, in iface_router_add()