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
722 if (!routers[i].is_used || in iface_router_lookup()
723 routers[i].address.family != family || in iface_router_lookup()
724 routers[i].iface != iface) { in iface_router_lookup()
729 net_ipv6_addr_cmp(net_if_router_ipv6(&routers[i]), in iface_router_lookup()
732 net_ipv4_addr_cmp(net_if_router_ipv4(&routers[i]), in iface_router_lookup()
734 router = &routers[i]; in iface_router_lookup()
854 if (routers[i].is_used) { in iface_router_add()
858 routers[i].is_used = true; in iface_router_add()
859 routers[i].iface = iface; in iface_router_add()
[all …]
DKconfig545 int "How many routers are supported"
/Zephyr-latest/samples/net/dhcpv4_client/
DREADME.rst52 "name": "routers",
144 "name": "routers",