Home
last modified time | relevance | path

Searched refs:IP (Results 1 – 25 of 200) sorted by relevance

12345678

/Zephyr-latest/subsys/net/l2/virtual/ipip/
DKconfig5 bool "IP-to-IP tunneling support"
8 Add a IP-to-IP tunnel driver. If this is enabled, then a network
12 Also application needs to setup IP addresses etc. to the IP-to-IP
25 module-str = Log level for IP-to-IP tunnel
26 module-help = Enables IP-to-IP driver to output debug messages.
/Zephyr-latest/tests/net/lib/lwm2m/interop/
Ddocker-test.sh10 IP="--ip=192.0.2.2 --ip6=2001:db8::2"
13 start_configuration "$IP $FWD" || return $?
/Zephyr-latest/samples/net/lwm2m_client/
Ddocker-test.sh10 IP="--ip=192.0.2.2 --ip6=2001:db8::2"
13 start_configuration "$IP $FWD" || return $?
/Zephyr-latest/doc/connectivity/networking/api/
Dip_4_6.rst13 Miscellaneous defines and helper functions for IP addresses and IP protocols.
/Zephyr-latest/doc/connectivity/networking/
Dusbnet_setup.rst23 interface, we need to assign IP addresses and set up a routing table for
36 We need to set it up and assign IP addresses as explained in the following
39 Choosing IP addresses
42 To establish network connection to the board we need to choose IP address
46 application. IP addresses usually set in the project configuration files
70 Next step is to assign IP addresses to the new Linux host interface, in
95 From the host we can test the connection by pinging Zephyr IP address of
Darmfvp_user_networking_setup.rst16 User mode networking emulates a built-in IP router and DHCP server, and routes
19 a significant number of IP network services without requiring administrative
25 allowing it to be automatically assigned with an IP address ``172.20.51.1``.
41 * You can use TCP and UDP over IP, but not ICMP (ping).
Dnetwork_monitoring.rst34 The ``net-tools`` project provides a configure file to setup IP-to-IP tunnel
67 [20210408Z14:33:08.959589] Ether / IP / ICMP 192.0.2.1 > 192.0.2.2 echo-request 0 / Raw
68 [20210408Z14:33:08.976178] Ether / IP / ICMP 192.0.2.2 > 192.0.2.1 echo-reply 0 / Raw
101 The IP address above is the inner tunnel endpoint, and can be changed and
103 containing the captured network packets to the configured IP tunnel, so we
144 <remote> is the (outer) endpoint IP address
145 <local> is the (inner) local IP address
146 <peer> is the (inner) peer IP address
147 Local and Peer IP addresses can have UDP port number in them (optional)
159 The ``2001:db8:200::1`` tells the local IP address for the tunnel,
[all …]
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DREADME.rst37 without security, using a static IP address.
69 - Default config: Secure MQTT, dynamic IP address (DHCP)
72 - Secure MQTT, static IP address
75 - Unsecure MQTT, static IP address
79 Using the default config, the application will use DHCP to acquire an IP address and attempt
97 local broker hostname/IP address.
103 - A DHCP server can be installed on the host PC to handle assigning an IP to the board
113 **Static IP Config:**
116 a static IP address config.
117 The device, gateway, and DNS server IP addresses should be set according to
[all …]
/Zephyr-latest/samples/net/mqtt_sn_publisher/
DKconfig12 string "IP of the MQTT-SN gateway. Only used if NET_SAMPLE_MQTT_SN_STATIC_GATEWAY=n."
19 string "IP of the Broadcast address"
/Zephyr-latest/subsys/net/
DKconfig9 bool "Link layer and networking (including IP)"
15 and is the basis for higher level protocols (e.g. IP protocols).
/Zephyr-latest/tests/boards/altera_max10/i2c_master/
DREADME.txt2 Altera Nios-II I2C master soft IP core.
/Zephyr-latest/tests/boards/altera_max10/qspi/
DREADME.txt2 Altera Nios-II QSPI flash soft IP core.
/Zephyr-latest/tests/boards/altera_max10/sysid/
DREADME.txt2 Altera Nios-II System ID soft IP core.
/Zephyr-latest/tests/boards/altera_max10/msgdma/
DREADME.txt2 Altera Nios-II Modular Scatter Gather DMA (MSGDMA) soft IP core.
/Zephyr-latest/drivers/ethernet/
DKconfig.enc424j60032 int "IP buffer timeout"
36 that the driver will wait from the IP stack to get
DKconfig.w550033 int "IP buffer timeout"
38 that the driver will wait from the IP stack to get
/Zephyr-latest/drivers/wifi/esp_at/
DKconfig.esp_at103 prompt "ESP IP Address configuration"
106 Choose whether to use an IP assigned by DHCP Server or
107 configure a static IP Address.
112 Use DHCP to get an IP Address.
117 Setup Static IP Address.
124 string "ESP Station mode IP Address"
/Zephyr-latest/boards/intel/niosv_g/doc/
Dindex.rst9 …V/g Hello World Example Design system and this complete system is consisted of following IP blocks:
13 Nios® V/g Processor Intel® FPGA IP
14 JTAG UART Intel® FPGA IP
15 On-Chip Memory Intel® FPGA IP
/Zephyr-latest/boards/intel/niosv_m/doc/
Dindex.rst9 …V/m Hello World Example Design system and this complete system is consisted of following IP blocks:
13 Nios® V/m Processor Intel® FPGA IP
14 JTAG UART Intel® FPGA IP
15 On-Chip Memory Intel® FPGA IP
/Zephyr-latest/drivers/dma/
DKconfig.nxp_sdma9 Enable driver for NXP's SDMA IP.
/Zephyr-latest/drivers/can/
DKconfig.mcan9 Enable the Bosch M_CAN CAN IP module driver backend.
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
DKconfig50 Number hardware queues supported by the XGMAC IP
56 Enable receive checksum offload for TCP/UDP/IP packets
62 Enable transmit checksum offload for TCP/UDP/IP packets
/Zephyr-latest/scripts/net/
DREADME.txt49 by the script, as well as Zephyr using native_sim board. IP addresses are
51 The default IP addresses are:
57 The default IP addresses are used by echo_client and mqtt_publisher, but
58 with the echo_server the IP addresses are switched between Zephyr and Docker
60 the echo_server application uses those ending in .2. The script does the IP
/Zephyr-latest/drivers/mdio/
DKconfig.sam1 # Copyright (c) 2021 IP-Logix Inc.
/Zephyr-latest/samples/arch/smp/pktqueue/
DREADME.rst10 (essentially checksum calculation from IP Header Validation) of the Internet protocol
11 suite specified in RFC1812 "Requirements for IP Version 4 Routers" which
14 IP router system.
78 Simulating IP header validation on multiple cores.

12345678