Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/net/ip/
Dnet_if.c641 struct net_if_router *router = NULL; in iface_router_lookup() local
670 static void iface_router_notify_deletion(struct net_if_router *router, in iface_router_notify_deletion()
698 static inline int32_t iface_router_ends(const struct net_if_router *router, in iface_router_ends()
711 struct net_if_router *router, *next; in iface_router_update_timer() local
740 struct net_if_router *router, *next; in iface_router_expired() local
775 struct net_if_router *router = NULL; in iface_router_add() local
845 static bool iface_router_rm(struct net_if_router *router) in iface_router_rm()
871 void net_if_router_rm(struct net_if_router *router) in net_if_router_rm()
885 struct net_if_router *router = NULL; in iface_router_find_default() local
2425 void net_if_ipv6_router_update_lifetime(struct net_if_router *router, in net_if_ipv6_router_update_lifetime()
[all …]
Dipv6_nbr.c725 struct net_if_router *router; in check_route() local
2278 struct net_if_router *router; in handle_ra_input() local
Droute.c801 struct net_if_router *router; in net_route_get_info() local
Ddhcpv4.c710 struct in_addr router; in dhcpv4_parse_options() local
Dnet_shell.c350 struct net_if_router *router; in iface_cb() local
/Zephyr-Core-2.7.6/include/net/
Dnet_if.h1227 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6()
1232 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6()
1690 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4()
1695 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4()