zephyr/include
Jukka Rissanen da8af39302 net: if: Add helper to select src interface for a IPv4 dst addr
If we have multiple network interfaces and we want to send
a IPv4 network packet to certain destination, then this new
helper can be used to figure out what network interface to use.

Note that this commit only adds support to select the correct network
interface according to destination IPv4 address. This does not enable
any automatic routing to happen.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-04-13 08:29:44 -04:00
..
arch
bluetooth
crypto
debug
dfu
display
drivers
dt-bindings
fs
linker
logging
mgmt
misc
net
posix
random
settings
shell
toolchain
usb
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
clock_control.h
console.h
counter.h
crc8.h
crc16.h
device.h
disk_access.h
dma.h
entropy.h
eth.h
fcb.h
flash_map.h
flash.h
fs.h
gpio.h
i2c.h
i2s.h
init.h
ipm.h
irq_offload.h
irq.h
json.h
kernel_version.h
kernel.h
led_strip.h
pinmux.h
power.h
pwm.h
ring_buffer.h
rtc.h
sensor.h
shared_irq.h
spi.h
spinlock.h
stats.h
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h
toolchain.h
uart.h
watchdog.h
zephyr.h