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.c714 struct net_if_router *router = NULL; in iface_router_lookup() local
743 static void iface_router_notify_deletion(struct net_if_router *router, in iface_router_notify_deletion()
769 static inline int32_t iface_router_ends(const struct net_if_router *router, in iface_router_ends()
782 struct net_if_router *router, *next; in iface_router_update_timer() local
811 struct net_if_router *router, *next; in iface_router_expired() local
846 struct net_if_router *router = NULL; in iface_router_add() local
914 static bool iface_router_rm(struct net_if_router *router) in iface_router_rm()
940 void net_if_router_rm(struct net_if_router *router) in net_if_router_rm()
954 struct net_if_router *router = NULL; in iface_router_find_default() local
2907 void net_if_ipv6_router_update_lifetime(struct net_if_router *router, in net_if_ipv6_router_update_lifetime()
[all …]
Dipv6_nbr.c745 struct net_if_router *router; in check_route() local
2552 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.h1780 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6()
1789 static inline struct in6_addr *net_if_router_ipv6(struct net_if_router *router) in net_if_router_ipv6()
2417 static inline struct in_addr *net_if_router_ipv4(struct net_if_router *router) in net_if_router_ipv4()
2426 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.c982 struct net_if_router *router; in verify_rs_on_iface_event() local