Home
last modified time | relevance | path

Searched defs:router (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.4.0/subsys/net/ip/
Dnet_if.c693 struct net_if_router *router = NULL; in iface_router_lookup() local
722 static void iface_router_notify_deletion(struct net_if_router *router, in iface_router_notify_deletion()
748 static inline int32_t iface_router_ends(const struct net_if_router *router, in iface_router_ends()
761 struct net_if_router *router, *next; in iface_router_update_timer() local
790 struct net_if_router *router, *next; in iface_router_expired() local
825 struct net_if_router *router = NULL; in iface_router_add() local
893 static bool iface_router_rm(struct net_if_router *router) in iface_router_rm()
919 void net_if_router_rm(struct net_if_router *router) in net_if_router_rm()
933 struct net_if_router *router = NULL; in iface_router_find_default() local
2539 void net_if_ipv6_router_update_lifetime(struct net_if_router *router, in net_if_ipv6_router_update_lifetime()
[all …]
Dipv6_nbr.c722 struct net_if_router *router; in check_route() local
2407 struct net_if_router *router; in handle_ra_input() local
Droute.c952 struct net_if_router *router; in net_route_get_info() local
Ddhcpv4.c746 struct in_addr router; in dhcpv4_parse_options() local
Dnet_shell.c355 struct net_if_router *router; in iface_cb() local
/Zephyr-Core-3.4.0/include/zephyr/net/
Dnet_if.h1438 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6()
1445 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6()
1915 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4()
1922 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4()