Home
last modified time | relevance | path

Searched refs:routers (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/net/wpan_serial/
DREADME.rst5 Implement a slip-radio device for Contiki-based border routers.
11 controller as a "serial-radio" device for Contiki-based border routers.
/Zephyr-latest/subsys/net/ip/
Dnet_if.c60 static struct net_if_router routers[CONFIG_NET_MAX_ROUTERS]; variable
720 if (!routers[i].is_used || in iface_router_lookup()
721 routers[i].address.family != family || in iface_router_lookup()
722 routers[i].iface != iface) { in iface_router_lookup()
727 net_ipv6_addr_cmp(net_if_router_ipv6(&routers[i]), in iface_router_lookup()
730 net_ipv4_addr_cmp(net_if_router_ipv4(&routers[i]), in iface_router_lookup()
732 router = &routers[i]; in iface_router_lookup()
852 if (routers[i].is_used) { in iface_router_add()
856 routers[i].is_used = true; in iface_router_add()
857 routers[i].iface = iface; in iface_router_add()
[all …]
DKconfig525 int "How many routers are supported"
/Zephyr-latest/samples/net/dhcpv4_client/
DREADME.rst52 "name": "routers",
144 "name": "routers",