Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/shell/
Diface.c162 struct net_if_router *router; in iface_cb() local
/Zephyr-latest/subsys/net/ip/
Dnet_if.c716 struct net_if_router *router = NULL; in iface_router_lookup() local
745 static void iface_router_notify_deletion(struct net_if_router *router, in iface_router_notify_deletion()
771 static inline int32_t iface_router_ends(const struct net_if_router *router, in iface_router_ends()
784 struct net_if_router *router, *next; in iface_router_update_timer() local
813 struct net_if_router *router, *next; in iface_router_expired() local
848 struct net_if_router *router = NULL; in iface_router_add() local
916 static bool iface_router_rm(struct net_if_router *router) in iface_router_rm()
942 void net_if_router_rm(struct net_if_router *router) in net_if_router_rm()
956 struct net_if_router *router = NULL; in iface_router_find_default() local
2965 void net_if_ipv6_router_update_lifetime(struct net_if_router *router, in net_if_ipv6_router_update_lifetime()
[all …]
Dipv6_nbr.c732 struct net_if_router *router; in check_route() local
2531 struct net_if_router *router; in handle_ra_input() local
Droute.c967 struct net_if_router *router; in net_route_get_info() local
/Zephyr-latest/include/zephyr/net/
Dnet_if.h1845 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6()
1854 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6()
2482 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4()
2491 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4()
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c1030 struct in_addr router; in dhcpv4_parse_options() local
Ddhcpv4_server.c387 struct in_addr *router) in dhcpv4_encode_router_option()
/Zephyr-latest/tests/net/ipv6/src/
Dmain.c974 struct net_if_router *router; in verify_rs_on_iface_event() local